16
React Native under the Hood
The previous chapter briefly touched on what React Native is and the differences that users experience between the React Native UI and mobile browsers.
In this chapter, we will dig deeper into React Native, becoming well-versed on how it performs on mobile devices and what we should attain before commencing any efforts with this framework. We will also look at what options we can execute for the native functionality of JavaScript and what restrictions we will be up against.
We will cover the following topics:
- Exploring the React Native architecture
- Explaining JavaScript and Native modules
- Exploring React Native components and APIs
Exploring the React Native architecture
Before understanding how React Native ...
Get React and React Native - Fifth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.