How to use React Native with RubyMotion
I've created a couple of apps in RubyMotion and I would like to take advantage of React Native in those apps? Has anyone been able to get React Native to work inside an existing RubyMotion project?
+3
senornestor
source
to share
1 answer
I figured it out and I created a repo on Github demonstrating how to integrate a React Native app / component into an existing RubyMotion project: https://github.com/gnestor/rubymotion-react
+3
senornestor
source
to share