Chapter 12. Why React Native?
Facebook created React Native to build its mobile applications. The motivation to do so came from the fact that React for the Web was so successful. If React is such a good tool for UI development, and you need a native application, then why fight it? Just make React work with native mobile OS UI elements!
In this chapter, you'll be introduced to React Native and the motivations for using it to build native mobile web applications.