One big difference is that React Native runs the JavaScript code in a separate thread, so the user interface does not block and animations should be silky and smooth . JavaScriptCore comes default in iOS. But in the case of Android, RN bundles the JavaScriptCore along with the application. This increases the app size.