Replace iOS app emoji with twitter open source twemoji
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I want to replace all standard iOS emoji from a UILable or UITextView with twitters open source twemoji . I can't find any library or documentation to do this in iOS. Does anyone have a solution that does not involve me implementing this from scratch? The solution needs to be efficient and work offline. 回答1: The question got me intrigued, and after a bit of searching on how it would be possible to replace all standard iOS emoji with a custom set, I noticed that even Twitter's own iOS app doesn't use Twemoji: In the end, I came to