Skip to content

amirrajan/RubyMotionObjectiveC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo shows how wrap an Objective C API so that it is more amicable to be called by RubyMotion.

  1. Your wrapper code goes in the vendor directory. Here is an example.
  2. Add a reference to the vendor library in your Rakefile like this.
  3. Invoke the wrapped api from your RubyMotion app. Here is an example.

About

Sample app that shows how to call an Objective C class from RubyMotion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages