TestsTested | β |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Dec 2014 |
Maintained by Yasuhiro Inami.
NSString addition for iOS5+ Emoji.
NSString* text = @"πππβΊ1β£test2β£ββββ";
NSLog(@"hasEmoji = %d",[text hasEmoji]); // YES
NSLog(@"trueLength = %d",[text emojiContainedTrueLength]); // 14
NSLog(@"emojiTrimmedString = %@",[text stringByTrimmingEmojis]); // test
YIEmoji
is available under the Beerware license.
If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.