Hacker News new | past | comments | ask | show | jobs | submit login

The biggest advantage of React Native is that it makes use of native UI. You won’t be able to embed a browser, or a performant video player into a Flutter app (on iOS, at least).




Great news!

But, looking at the iOS implementation, it seems that it severely affects performance. Might work for simple apps (but then again, so does React Native).


> But, looking at the iOS implementation, it seems that it severely affects performance.

How did you come to that conclusion? They use the same Webview classes that RN wraps.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: