Hacker News new | ask | show | jobs
by mindw0rk 4080 days ago
Looking forward to see how it performs on Android. Even WebViews in Cordova runs smooth on iOS.
1 comments

What webviews are you talking about? Unless you instantiate one yourself[0] there's no webview in a reactnative application.

[0] https://facebook.github.io/react-native/docs/webview.html#co...

I think he is just saying that iOS is not proof of the native performance of react native as also cordova on iOS is smooth
Exactly, Cordova/PhoneGap works quite smooth on iOS too.