I’ve mentioned a number of resources for creating chat apps, most recently an open source UICollectionView layout for quickly creating a chat interface.
Here’s an open source framework called Chatto for creating user interfaces in Swift for chat apps from Badoo Development.
Some of the features of Chatto include:
- Text bubbles
- Photo bubbles
- An auto extending text input box
- A photo picker interface
- Support for changing the layout
You can find Chatto on Github here.
You can read more about Chatto on the Badoo blog.
A nice framework for creating chat apps in Swift.
Original article: Open Source Swift Framework For Creating Customizable Chat App User Interfaces
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
