Skip to content

Commit 3112e67

Browse files
committed
v0.7.16 自定义cell允许添加tap手势
1 parent 6d47401 commit 3112e67

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

ChatKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ChatKit"
3-
s.version = "0.7.15"
3+
s.version = "0.7.16"
44
s.summary = "An IM App Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features."
55
s.homepage = "https://github.com/LeanCloud/ChatKit-OC"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ git clone --depth=1 https://github.com/leancloud/ChatKit-OC
6666

6767
![enter image description here](http://ww1.sinaimg.cn/mw690/64dfd849jw1f77azzgfmmg20bl0kl1ky.gif)
6868

69+
![](http://ww3.sinaimg.cn/large/801b780ajw1f7wntd30ljj20bi0kgq4a.jpg)
6970

7071
最近联系人 | 语音消息,根据语音长度调整宽度 | 图片消息,尺寸自适应
7172
-------------|-------------|-------------|-------------

REDPACKET.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ChatKit Demo中已经默认集成了红包功能,Demo 的做法如下:
6161

6262
demo 提供两个 Plugin 底部插件.分别是零钱 `RedPacketChangeInputViewPlugin` 和发红包`RedPacketInputViewPlugin`
6363

64-
![](http://ww2.sinaimg.cn/large/801b780ajw1f7vg21w5waj20bi0kgtac.jpg)
64+
![](http://ww1.sinaimg.cn/large/801b780ajw1f7wnumd6x0j20bi0kg405.jpg)
6565

6666
如要修改零钱页面入口请查看`RedPacketChangeInputViewPlugin`
6767

0 commit comments

Comments
 (0)