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
Pricing
The license tiers are aimed at indies and small businesses. Reach out for a custom plan if youโre an enterprise, have $10M+ in annual revenue, or if your product exceeds $1M in annual proceeds.