Better than native app development experience
December 30, 2015 22:57
Native iOS developer here. One of the most important thing React Native managed to accomplish is that it created a better single-platform development experience than the platform owner themselves did. It's faster and easier to develop a react native app than it is to develop an iOS app. And remember that react native is at the end of the day still native. So native views, native components, native modules. You get to pick and choose how much you want to be in JavaScript and how much you want to be in native.
Kurzor, s.r.o. uses React Native
React Native is great in that it reduces the overhead of writing native code based on a web app. If written in a good style, Redux part of the app can often just be copied or shared in the Native app - and it just works! What a timesaver.
ryanvanbelkum uses React Native
The framework used to write the mobile apps in this project. I've chosen this because of the "write once run all" (ios and android) mentality.
AmericanBibleSociety uses React Native
We are not currently using this product but we have very high interest in learning and using this for mobile apps.
JINJA Ltd. uses React Native
New features of our app are developed on React Native, so we could maintain a small dev team.
Tana uses React Native
100% of our mobile codebase is shared between iOS and Android. Using along with TypeScript.