Chapter 15: React Native under the Hood

The previous chapter briefly touched on what React Native is and the differences that users experience between the Native UI and mobile browsers.

In this chapter, we will dig deeper into React Native as well as become 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 come up against.

So, in this chapter, we will cover the following topics:

  • Exploring React Native architecture
  • Explaining JavaScript and Native modules
  • Exploring React Native components and APIs

    Important Note

    Meta is the company formerly known as ...

Get React and React Native - Fourth 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.