(Please check link first before answer so you can get what i am trying to say)i have check a code in github where in Xcode i found code something like this in this class its working great even
[[NSArray arrayWithObjects:
@"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"✨", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", @"", nil]retain];
EDIT:- How its posible to add images directly as in array or how the Emoji Keyboard enable in Xcode Editor?