React Native limitations? [closed] React Native limitations? [closed] reactjs reactjs

React Native limitations? [closed]


At Facebook we're excited about RN for a few reasons:

  1. Development velocity - refreshing is much faster than compiling, especially for big complicated apps
  2. Separation of concerns - Experts on each platform can build high-quality native infrastructure and product developers can focus on their apps
  3. Easier education - Developers can learn ES6+React once, and then build apps for iOS, Android, and of course the web

We used React Native to build the Facebook Ads Manager app for iOS, which is a pretty complicated app. It is working for us, but it probably won't work for everyone. This is a new technology that you should use at your own risk. Although we are working hard, it is not perfectly stable yet