Completed
Album Screen - Header
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Spotify Clone in React Native for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Initialize the project
- 3 Project structure
- 4 Bottom Tab Navigator
- 5 Home Screen setup
- 6 About React Components
- 7 Album Component
- 8 Album Category Component
- 9 Album Categories list Array
- 10 Navigation to Album Screen
- 11 Album Screen - Song List FlatList
- 12 Album Screen - Header
- 13 Player Widget
- 14 Demo