Hacker News new | ask | show | jobs
by gigatexal 3422 days ago
This is probably stupid but does react native compile down to the running environment? Code in react and then build/compile against iOS SDKs?
1 comments

JS code run on JSC, bridge modules are implemented on objc/java