Completed
Move to the next question
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Startup with React Native - Part 2
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Getting Started
- 3 Coding time
- 4 Create boilerplate for quiz screen
- 5 Render the questions
- 6 Render multiple choice answers
- 7 Creating of quiz submit button
- 8 Disable the quiz submit button
- 9 Check if the answer is correct or incorrect
- 10 Display the correct/incorrect answer state
- 11 Move to the next question
- 12 Quiz progress bar
- 13 Create quiz end screen
- 14 Working with Reanimated2
- 15 Create profile screen
- 16 Q&A