Completed
Prepare for production
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Let's Build WORDLE With React Native - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Prerequisites
- 3 Refactoring our application
- 4 Saving our progress to AsyncStorage
- 5 Manage game state for different days and years
- 6 Create a win and loss screen
- 7 Sharing game progress
- 8 Implementing streak system and display user statistics
- 9 Implementing Guess Distribution
- 10 Animating with React Native Reanimated
- 11 Prepare for production