Live data from Hacker News

Ask HN: What Are You Using? Swift&Java/Kotlin vs. React Native vs. Flutter

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: What Are You Using? Swift&Java/Kotlin vs. React Native vs. Flutter

#2
Native for some things and flutter for others.

Flutter is pretty nice and has cut down time to get an app released on Android and iOS. And performance beats React Native.

But native still is the best choice when you have to involve sensors, imagery or when performance is critical.