contents in brief

 
  1. Part 1: Getting started with React Native
    1. Chapter 1: Getting started with React Native
    2. Chapter 2: Understanding React
    3. Chapter 3: Building your first React Native app
  2. Part 2: Developing applications in React Native
    1. Chapter 4: Introduction to styling
    2. Chapter 5: Styling in depth
    3. Chapter 6: Navigation
    4. Chapter 7: Animations
    5. Chapter 8: Using the Redux data architecture library
  3. Part 3: API reference
    1. Chapter 9: Implementing cross-platform APIs
    2. Chapter 10: Implementing iOS-specific components and APIs
    3. Chapter 11: Implementing Android-specific components and APIs
  4. Part 4: Bringing it all together
    1. Chapter 12: Building a Star Wars app using cross-platform components
    2. appendix: Installing and running React Native