How could I get an array of emojis found in iOS8.3

后端 未结 2 1356
旧巷少年郎
旧巷少年郎 2021-01-01 04:12

In iOS 8.3, Apple updated a bunch of emojis, and I am wondering if I could get all of the emojis into an array in a quicker way.

Such as:

let emojiAr         


        
2条回答
  •  长发绾君心
    2021-01-01 04:47

    After some struggling,here is the fullest list of emojis found in iOS8.3 written in Swift.Browse in Safari for best compatibility.[April 8 2015]

    let allEmojis = ["

提交回复
热议问题