Completed
DEMO
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build Your First App in React Native - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What will you learn?
- 3 Who am I?
- 4 Prerequisites
- 5 Init the project
- 6 Render your first content View, Text
- 7 Background Image
- 8 Create your first Custom Component
- 9 Button Component
- 10 React Props for Button Component
- 11 React Props for Car Item Component
- 12 Render a list of items: FlatList
- 13 FlatList Snap effect
- 14 Header component
- 15 DEMO