Part 4 Bringing it all together
This part of the book pulls together everything covered in the previous chapters—styling, navigation, animations, and some of the cross-platform components—into a single app. We’ll start by looking at the final design and walking through a basic overview of what the app will do.
You’ll create a new React Native application and install the React Navigation library, dive deep into styling both the components as well as the navigation UI, work with data from external network resources by using the Fetch API, and ultimately build out an application that allows users to view information about their favorite Star Wars characters.