Part 2 – React Native
In this part, we look at building mobile apps with the React Native library. We'll explore the basic API and some common approaches to help you develop solid and performant applications.
This part contains the following chapters:
- Chapter 14, Why React Native?
- Chapter 15, React Native under the Hood
- Chapter 16, Kick-Starting React Native Projects
- Chapter 17, Building Responsive Layouts with Flexbox
- Chapter 18, Navigating between Screens
- Chapter 19, Rendering Item Lists
- Chapter 20, Showing Progress
- Chapter 21, Geolocation and Maps
- Chapter 22, Collecting User Input
- Chapter 23, Displaying Modal Screens
- Chapter 24, Responding to User Gestures
- Chapter 25, Using Animations
- Chapter 26, Controlling Image Display
- Chapter 27, Going Offline
- Chapter 28, Selecting Native UI Components Using NativeBase