Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以调用任何 Cocoa API 来获取 Emoji 及其名称吗?是否有在线参考,其中包含 plist 中名称中的所有表情符号?是否有可用于列出 Emoji 的 Cocoa 库?
Take a look at the following project.
It has some classes where all emoji are classified by type.
Here is the URL:
https://github.com/limejelly/Emoji