Chapter 13. An introduction to React Native

This chapter covers

  • An overview of React Native
  • Differences between React and React Native
  • Ways to learn more about React Native

At this point, you’ve been over the basics of using React, implemented a router, explored Redux, looked at server-side rendering, and even transitioned to using React Router. What’s left? There’s still plenty to learn and explore in the React ecosystem and community. This chapter takes a high-level look at React Native, another project in the React ecosystem developed by Facebook. With React Native, you can write React applications that run on mobile platforms like iOS and Android. This means you can write applications that run on smartphones and any other platforms that ...

Get React in Action 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.