Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.28 KB

README.rdoc

File metadata and controls

32 lines (18 loc) · 1.28 KB

RubyMotion Settings Example

This is a small RubyMotion example app to show how to create an iPhone settings view.

Based on following iOS Tutorials:

Application Preferences – Part 1 and Application Preferences – Part 2

Install

Please be sure to have RubyMotion installed before continue.

Clone the repo

git clone git://github.com/mordaroso/rubymotion-settings.git

Enter the directory

cd rubymotion-settings

And run the project in the iOS Simulator

rake

Screenshots