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

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -