Completed
Initialise expo app
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Books App with React Native - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Todays build
- 3 Asset bundle download
- 4 Getting started
- 5 Architecture
- 6 Guide
- 7 Creating a StepZen account
- 8 Install StepZen cli
- 9 Building the APIs
- 10 Initialise expo app
- 11 Setup apollo client
- 12 Render a list of books
- 13 Create a search input box
- 14 Create separate tabs for Google Books & Open Library
- 15 Create the Book Provider
- 16 Implementing MyBooks Context
- 17 Persisting data with async storage
- 18 Code refactoring
- 19 Challenges
- 20 Q&A