Emoji Localization
EmojiKit supports emoji localization, for instance:
Emoji("π").localizedName // Grinning Face
Emoji("π").localizedName(for: .english) // Grinning Face
Emoji("π").localizedName(for: .swedish) // Leende Ansikte
This feature uses emoji unicode information to generate a localization key for each emoji, which is used to resolve a localized name for each emoji.
Limited Support
Full emoji localization is currently only implemented in English, but can be implemented on-demand for any product that needs more support.
You can reach out to help out with localization, to get a considerable discount on an SDK license.
Read More
Emojis
EmojiKit lets you work with emojis in a structured way.
Categories
EmojiKit defines all emoji categories and their emojis.
Localization
EmojiKit supports localization for all emojis and locales.
Skin Tones
EmojiKit provides you with skin tone information for all emojis.
Version Information
EmojiKit defines emoji versions, OS availability and their emojis.
UI Components
EmojiKit provides you with UI components like grids & pickers.
Pricing
EmojiKit is free to start using and affordable to scale. It has a monthly and a yearly payment plan.