ios - How to add UINavigation controller using ruby motion? -


i need guidance add uinavigation controller , add button in navigation using ruby motion.

this pretty broad question, assuming you're pretty new ios development in general. you'll want reference uinavigationcontroller api documentation, found here:

http://www.rubymotion.com/developer-center/api/uinavigationcontroller.html

if you're looking easier way this, have @ promotion:

https://github.com/clearsightstudio/promotion/

this abstracts uinavigationcontroller , allows focus on app programming rather managing navigation.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -