Installing Android studio MAC & WINDOWS 
 
Environment variables MAC ONLY 
 
Environment variables WINDOWS ONLY 
 
Windows quick fix for expo 
 
Running the Android simulator 
 
Running the IOS simulator 
 
Installing the image picker 
 
Installing the contacts library 
 
Using the contacts library 
 
Installing react native elements 
 
Using react native elements 
 
More on the animated comp 
 
Parallel and sequence animations 
 
Creating Launch icons [ optional ] 
 
Installing Splash Screen [ optional ] 
 
Splash screen IOS [ optional ] 
 
Splash screen Android [ optional ] 
 
Creating the article cards 
 
Creating the articles screen 
 
Creating the videos screen 
 
Email and password from profile 
 
Creating the userdata form 
 
Login users screen part one 
 
Login users screen part two 
 
Starting a firebase project 
 
Logout user and fixing autosign in 
 
Updating user profile part 1 
 
Updating user profile part 2 
 
Installing react and dependencies 
 
Adding React navigation ..continued 
 
Login logo and background 
 
Finishing inputs and error state 
 
Using redux before server 
 
Saving the token on the storage 
 
Icons and style on the bottom bar 
 
Icons and style on the bottom bar - part two 
 
Installing and using fonts 
 
Creating the News article 
 
Getting the games from F.Base 
 
Getting the games from F.Base - part 2 
 
Finishing the games main screen 
 
Creating the Games Video screen 
 
Finishing the Games video screen 
 
Installing tools ( MAC USERS ) 
 
Installing tools ( WINDOWS USERS ) 
 
Installing ANDROID STUDIO ( Mac and Win users ) 
 
Running Android simulator ( WIN and MAC users ) 
 
Windows environment variables ( WIN users ) 
 
Running IOS simulator ( MAC users ) 
 
First look at the structure 
 
The Slider component ( 0.58.6 ) 
 
Intro to react navigation 
 
Installing R.Navigation and running Sim 
 
Stack navigator and linking screens 
 
Customizing the Header Bar 
 
Custom component for Side-drawer 
 
Creating a bottom Navigation 
 
Combining navigation types. 
 
Installing Image picker ( link ) 
 
If image picker fails manual install 
 
Using camera and photo library 
 
Installing RNative contacts 
 
Adding contact and opening form 
 
installing RNative vector icons 
 
Using RNative vector icons 
 
Reusing components and styles 
 
Device info 3rd party library 
 
Sequence and timing animations 
 
Installing Node and creating an App 
 
Starting with props...continued 
 
Routes:How it works and creating components 
 
Routes:Working with params 
 
Routes:Other features from React Router 
 
Routes:404 and "withRouter" 
 
Hoc's ( High order components ) 
 
Animations: Using transitions 
 
Animations:  Using transitions....continued 
 
Animations: CSS Transitions 
 
Animations: Transition group 
 
map-state-to-props and connect 
 
Redux practice - Creating the project 
 
Redux practice - routes and redux 
 
Redux practice - Filter the home list 
 
Redux practice - Artist section 
 
Redux practice - Clearing artist data