Completed
Add todo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building an App From Scratch With ChatGPT - The Future of Development
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Todays plan
- 3 Todo list app
- 4 Getting started
- 5 Initialise a react native CLI app
- 6 Create a todo list component
- 7 Add todo
- 8 Style view container
- 9 Add a scrollable list
- 10 Persist todos
- 11 Working with React Native Paper
- 12 Strikethrough for deleted todos
- 13 New todo createdAt time
- 14 Titbits and Q&A
- 15 Outro