Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 334 Bytes

rubymotion-spikes

Various spike solutions around using RubyMotion to build iOS applications.

MapKit Spikes

  • MapKitSpike1: A very basic introduction to the using the MKMapView class in a view controller.
  • MapKitSpike2: This spike builds on what we learned in MapKitSpike1 by adding map annotations the MKMapView.