• Stars
    star
    166
  • Rank 227,748 (Top 5 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

图文混排,表情键盘,聊天表情展示的完整方案!

LiuqsChatWithEmotion

这个demo更多的是写实现的思路,看起来比较粗糙,比如,键盘的弹收逻辑,聊天的小气泡适应等!在swift版本中这些处理的都比较好,想看聊天框架的可以去看swift项目:https://github.com/LMMIsGood/LiuqsChatSwift oc和swift的区别应该只是在语法上,思路全都一样!

实现效果

键盘部分的展示:

image

输入框自适应,最大四行高度:

image

cell上展示的效果:

image

文字和图片混排的效果:

image

如果运行demo报如下错误:

image

请修改pch文件地址,具体操作看下图:

Build Setting 下,搜索 prefix

image

拖拽项目other目录下的pch文件修改其关联地址

image

有问题可以发邮件给我:邮箱[email protected]