Lesson 3: File Structure
Let us just quickly go through how files are organized in a default installed react native app and the meaning of each file and folder.
Lesson 2: Setting up React Native
This video goes through on how to setup react native environments correctly on windows/mac/linux and get started with it. Carefully follow the video.
Lesson 1:Introduction
Introduce yourself to a new world of write-once-run-anywhere world! This is REACT NATIVE, running your apps natively on Android/iOS/blackberry (you need a bridge, though), etc. with native benefits JAVASCRIPT!