Hacker News new | ask | show | jobs
by andrewingram 3047 days ago
You probably have an advantage coming from a native background. The main thing i've been battling when it comes to React Native is that to do things really well, you do need to be able to dive into native code from time-to-time. It's definitely true that you can write simple apps with just the React layer, but I think people greatly underestimate the amount of work it takes to build an app that actually feels native.
1 comments

It all comes down to the navigation. Use a native navigation, then you're good to go!

https://github.com/ueno-llc/react-native-starter