onmyway133 / Smile

:smile: Emoji in Swift
https://onmyway133.com/apps/
Other
519 stars 45 forks source link

isEmojiOnly not working #24

Open timothyerwin opened 3 years ago

timothyerwin commented 3 years ago

I did the pod install and I am getting

import Smile

Smile.isEmojiOnly(message.value)

Module 'Smile' has no member 'isEmojiOnly'

timothyerwin commented 3 years ago

Finally got this to work by using SPM and forcing the master branch.

Can you guys do a proper release when you update the documentation? That was extremely frustrating on what should have been 2 minutes taking 2 hours.

🤦‍♂️