Skip to content

seanlilmateus/RubyMotion_APISampler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyMotion_APISampler

This small project (encapsualted in a single view class file) demonstrates many of the typical features in iOS with direct API calls to expose the 'magic'.

You can see examples of

  • Email
  • SMS Messages
  • Browser
  • Photo Library
  • Camera (this cannot be tested in the Simulator)
  • Phone
  • AddressBook
  • Add a Contact in the AddressBook

screenshot

I hope this will serve as a tutorial and reference for you to add these capabilities in YOUR projects.

This is a community project. Please fork it and send pull requests so we can make it a useful example for the entire RubyMotion community.

{This uses iOS 5.0}

About

Sampler of iOS built-in capabilities translated to RubyMotion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.4%
  • Objective-C 10.6%