Settings

Theme

Ask HN: Why React Native Sucks?

2 points by soumikmahato 10 months ago · 2 comments · 1 min read


Is it just me, or does React Native suck? I spend most of my time debugging builds. Is there any alternative to this?

owebmaster 9 months ago

It sucks because React sucks. A good alternative is to embrace PWAs. You can create native builds using PWABuilder.

Another options similar to React Native is Lynx

https://lynxjs.org/blog/lynx-unlock-native-for-more.html

999900000999 10 months ago

The weight of an unstable JavaScript ecosystem.

Flutter/Dart is much cleaner since it essentially starts with a fresh slate. I would argue it's probably the best way to make a mobile app if you need to make something quick and dirty. If you have a lot of time and money you can actually just write native code in Swift/Objective-C and Kotlin/Java, but that's not something I'd expect a single person to do.

I am a little bit concerned that Google appears to be cutting back on its support of flutter.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection