Introduction
Welcome
()
What you should know
()
Using the exercise files
()
1. Getting Set Up
What we will be building
()
Intro to technologies
()
Install Node.js and npm
()
Set up a react-native project
()
Set up a Firebase account
()
Set up a database in Firebase
()
2. Building an App
React Navigation and creating the navigator
()
Build the splash screen
()
Set up babelrc
()
Create the config store
()
Connect the app navigator, splash screen, and config store
()
3. Create a Login Screen
Add custom theme
()
Create the login screen
()
Add login styles
()
Create the login component
()
Create the authentication store
()
4. Create a Match Feature
Create match screen
()
Creating the match component
()
Render match component
()
Style match component
()
Creating the match store
()
5. Create a Post Feature
Set up Android Studio
()
Installing the image picker
()
Creating the post scene
()
Render the post scene
()
Creating the post store
()
Finishing touches
()
Ex_Files_React_Mobile_Apps.zip
(38.4 MB)