iOS - Imploding array to string
NSArray *array = [NSArray arrayWithObjects:@"he", @"ate", @"my food"];
NSString *joinedString = [array componentsJoinedByString:@" "];
Written by Noval Agung Prayogo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#