使用 React Native 创建音乐移动应用程序
Create a Music Mobile App with React Native
- 1 - Introduction
- 2 - Install and set up software
- 3 - Download and install the Music Player project
- 4 - Basic Folder Structure
- 5 - Main Routes and Navigation
- 6 - Music Player pages
- 7 - Playlist and Favorites pages
- 8 - Header Controls and Track Progress Components
- 9 - Other Components
- 10 - React Native Track Player
- 11 - Track Player Services
- 12 - Utilities Animations
- 13 - Redux and state management
- 14 - Styles
- 15 - App store and Xcode Introduction
- 16 - App Settings and Options
- 17 - Uploading on the App store
- 18 - Testing your App on your Phone
- 19 - Practical challenge create a new page
- 20 - Congratulations