Hacker News new | ask | show | jobs
by mwcampbell 3422 days ago
To what extent is React Native performance on iOS limited by the fact that an iOS application using JavaScriptCore outside of a WKWebView can't use the JIT compiler, but only the interpreter?