Last Updated: February 25, 2016
·
2.452K
· larsschwegmann

Emoticonizer: replace :) with Emoji

https://github.com/larsschwegmann/Emoticonizer

A very simple class to convert smileys like :) or :D to emoji symbols.
Just import the class and call

[Emoticonizer emoticonizeString:aString];

and you're done! The returned string contains the Emoji symbols!