Hacker News new | ask | show | jobs
by mwcampbell 3898 days ago
React Native apps aren't compiled ahead-of-time to native code; they use JavaScriptCore on both iOS and Android. Should be very easy to detect.