Hacker News new | ask | show | jobs
by jonbeebe 2568 days ago
This is a very good point that I hadn't thought of, that is, is react-native adds support for it. I imagine Catalyst would make things easier though.
1 comments

From what I understand (although I didn't do much research) all you have to do is to use a new enough version of Xcode and that's it, so React Native doesn't really have to add any support. Ultimately, you build native apps anyway, all JS things are hidden inside.
I did more research and it seems that they indeed have to add some kind of support.