Assets, code samples, and super-awesome instructions.
Introduction: What, Who and Why
Lesson One: Getting Setup
Lesson Two: Hello World, Expo Style
- Creating a Basic App With Expo
- Running on an Android Emulator
- Running on an iOS Emulator
- Running on Your Mobile Device
- Publishing to Expo
Lesson Three: Git-and-GitHub-Fundamentals
Lesson Four: A Simple App
Lesson Five: Building your App
Lesson Six: Debugging
Lesson Seven: Firebase
- What Is Firebase?
- Getting Started with Firebase
- Authentication
- Creating a Database
- Intro to Security Rules
Lesson Eight: The Firebase Web SDK
Lesson Nine: Flex Box Layouts
Lesson Ten: Touchables
Lesson Eleven: Text Boxes
Lesson Twelve: More Views:
Lesson Thirteen: Navigation:
Lesson Fourteen: Redux
- Application State
- The Redux Model
- Installing Redux
- Reducers
- Mapping App-State to Props
- Mapping Actions