iphone - ioS 7: How to populate a toolbar with custom icons? -
for ios7, leveraging storyboard, how populate toolbar custom image icons?
an example, instagrams bottom nav bar. thanks.
if use storyboard, set "image" property of uibarbuttonitem. in case of code, use method starting initwithimage.
Comments
Post a Comment