Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 415 Bytes

File metadata and controls

20 lines (15 loc) · 415 Bytes

RubyMotionSamples

Samples projects to explore the iOS SDK using RubyMotion. My goals is to create several minimalistic examples showing the different view navigations and components that iOS provides.

ViewNavigation Examples

  1. TabNav
  2. SplitView
  3. UINavigationController
  4. ...

Components Examples

  1. list and tables
  2. forms
  3. spinners
  4. ...