简体   繁体   中英

Ruby to Objective C Bridge

I have a barcode scanner device and its SDK for native iOS. I have delegates for all the events for the device and its working fine. But I have to create an application in Ruby to access the external accessary. If any one know how to write Ruby to objective-c bridge, please share few tips.

Thanks in Advance

Have you looked at the RubyMotion project?

It's designed to work with Ruby and iOS.

http://www.rubymotion.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM