https://github.com/mukyasa/mmtexturechat
AsyncDisplayKit(Texture) Smooth Scroll Chat Simulation for Whatsapp and iMessage
https://github.com/mukyasa/mmtexturechat
asyncdisplaykit bubble chat demo imessage ios message texture whatsapp
Last synced: 6 months ago
JSON representation
AsyncDisplayKit(Texture) Smooth Scroll Chat Simulation for Whatsapp and iMessage
- Host: GitHub
- URL: https://github.com/mukyasa/mmtexturechat
- Owner: mukyasa
- License: mit
- Created: 2017-07-12T09:03:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T12:16:29.000Z (almost 8 years ago)
- Last Synced: 2025-04-15T18:17:21.887Z (6 months ago)
- Topics: asyncdisplaykit, bubble, chat, demo, imessage, ios, message, texture, whatsapp
- Language: Swift
- Homepage:
- Size: 15.5 MB
- Stars: 156
- Watchers: 8
- Forks: 27
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MMTextureChat
AsyncDisplayKit(Texture) Smooth Scroll Chat Simulation### [CocoaPods](https://github.com/CocoaPods/CocoaPods)
Add the following line in your `Podfile`.
```
pod "MMChatFramework"
```## Demo iMessage
## Demo Whatsapp
## Components
* Text Bubble
* Image(GIF) Bubble (ASNetworknode)
* Image with Caption(GIF) Bubble (ASNetworknode)
* Video Bubble (ASVideonode)
* Gallery (ASNetworknode,ASVideoNode)
* Load Earlier Message (ChatCollectionViewFlowLayout)
* User Mention## Dependencies
* [texturegroup] https://github.com/texturegroup/texture/
* [AssistoLab] https://github.com/AssistoLab/DropDown
* [1amageek] https://github.com/1amageek/Toolbar
* [mbutan] https://github.com/mbutan/MBPhotoPicker
* [sweetmandm] https://github.com/sweetmandm/ionicons-iOS## Credits
* [nguyenhuy] https://github.com/nguyenhuy/AsyncMessagesViewController
* [texturegroup] https://github.com/texturegroup/texture/# Download run and check the demo