MessengerKit
:speech_balloon: A UI framework for building messenger interfaces on iOS
Install / Use
/learn @steve228uk/MessengerKitREADME
About
MessengerKit is a drop-in UI for messenger interfaces on iOS built in Swift. Centred around a single UIViewController, MessengerKit is themeable to fit your needs and includes a number of powerful features:
UICollectionViewbased with pre-loading and caching of size calculation for bubbles.- Auto-growing input view.
- Multiple included cell types: text, large-emoji, image, video.
- Presentation of
SFSafariViewController - Built-in, customisable themes.
- A custom theming system to bring your own
UICollectionViewCells, headers, footers, and input views. - Avatar support (currently only in the
travamigostheme).
The framework was built for and is used in production at Travamigos.
Screenshots
<p align="center"> <img src="readme-resources/screenshots/examples.png" alt="MessengerKit Examples"> </p>Documentation
Installation
MessengerKit requires Swift 4.2 and iOS 10.0 or later.
Manual
Drag the contents of the MessengerKit folder into your Xcode Project.
CocoaPods
Add the following to your project's Podfile.
pod 'MessengerKit', :git => 'https://github.com/steve228uk/MessengerKit.git'
Credits
MessengerKit was written by @steve228uk for Travamigos and is available under the MIT license.
It makes use of KeyboardUtility by @JunyuKuang.
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
