EmojiKit is a Swift SDK that lets you use emojis and other emoji-based features on all major Apple platforms (iOS, macOS, tvOS, watchOS & visionOS).
EmojiKit has all you need to work with emojis, including standard categories, support for localization & skin tones, unicode & version information, grids & pickers, etc.
EmojiKit also provides convenient views like EmojiGrid and EmojiScrollGrid to let you build emoji-based lists, grids, pickers, etc. in no time.
EmojiKit can be installed with the Swift Package Manager:
https://github.com/danielsaidi/EmojiKit.git
EmojiKit provides a bunch of emoji-specific features:
- 😀 Emojis - EmojiKit defines a structured emoji model.
- 🐻 Emoji Categories - EmojiKit defines all standard emoji categories.
- 📦 Emoji Versions - EmojiKit defines all emoji versions and their emojis.
- 🧩 Extensions - EmojiKit extends native types with emoji support.
- 🇸🇪 Localization - EmojiKit supports localizing all emojis and categories.
- 👍🏾 Skin Tones - EmojiKit provides emoji skin tone information.
- 🖼️ Views - EmojiKit has emoji-specific views, like grids and pickers.
The online documentation has a getting-started guide that helps you get started.
The online documentation has more information, articles, code examples, etc.
The demo app lets you explore the library. To try it out, just open and run the Demo project.
You can sponsor me on GitHub Sponsors or reach out for paid support, to help support my open-source projects.
Your support makes it possible for me to put more work into these projects and make them the best they can be.
Feel free to reach out if you have questions or if you want to contribute in any way:
- Website: danielsaidi.com
- Mastodon: @[email protected]
- Twitter: @danielsaidi
- E-mail: [email protected]
EmojiKit is available under the MIT license. See the LICENSE file for more info.