Streamoji â Custom Emoji Library for iOS UITextView
Blog post from Stream
Streamoji is an open-source library for iOS that facilitates the integration of custom emojis into apps, supporting formats like GIFs, images, and Unicode, and allowing them to load from URLs or local assets with fast performance and caching. It enables users to configure a UITextView to render emojis, controlling display quality and scale relative to text. Streamoji can be installed via CocoaPods, Swift Package Manager, or Carthage, and offers an example project for immediate testing. Users define custom emojis in a dictionary with :shortcode: references, sourcing from assets, remote URLs, or Unicode, and can include aliases for alternative codes. Contributing to the project is encouraged through feature suggestions, bug reports, or submitting pull requests on its GitHub repository, and updates can be followed on Product Hunt.