amirrajan / rubymotion-applied

RubyMotion documentation provided by the community. Submit a pull request to the docs for a free one year indie subscription.
Apache License 2.0
50 stars 9 forks source link

Quick snippets on how to create common controls programmatically (*without* nibs/storyboards) #13

Open amirrajan opened 7 years ago

amirrajan commented 7 years ago

Short list (all using vanilla UIKit):

wndxlori commented 7 years ago

I think the RubyMotionSamples are full of these examples. For example UITableView - https://github.com/HipByte/RubyMotionSamples/blob/master/ios/Fonts/app/root_controller.rb