Introduction
  • Introduction
  • Using Create React Native App to build a boilerplate
  • Loading the app on your phone
  • Classes, Inheritance and Instances
  • What is State ? How Does State Work ?
  • Creating First Component - Input Component
  • What are props ?
  • Adding a button with a callback to the input
  • What is an API request, lets make one using promises
  • Pass data from child to parent, single source of truth
  • Load in Tinder Style Swipe Cards
  • Join everything together to create a full functional app
  • Source code for the course
  • Little bit of styling