by msnkarthik on 8/9/24, 7:30 AM with 3 comments
by designed on 8/9/24, 8:02 AM
That being said, it's not terribly frustrating, and I really enjoy RN dev. You just need to make sure to still test on each OS you're targeting.
Regarding tooling, I don't think you'll have any issues finding a crash/bug reporting solution that is easy to set up for each OS.
Also, Expo is the recommended platform on which to build RN apps [0]. It's very mature and they develop and maintain many high quality packages.
[0] https://reactnative.dev/blog/2024/06/25/use-a-framework-to-b...
by sa9desh on 8/12/24, 8:08 AM
For React Native, I've often struggled with inconsistent behavior between iOS and Android during debugging.