Skip to content

BenjErgizerBunny/WTF-Is-Redux-React-Native-Tutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF-Is-Redux-React-Native-Tutorials

Project files for React Native Redux Tutorial Files

How To Use ?

  • Clone the project onto your computer and install the dependencies

    $ git clone https://github.com/nathvarun/WTF-Is-Redux-React-Native-Tutorials.git
    $ cd WTF-Is-Redux-React-Native-Tutorials
    $ npm install 
  • Open the Project in Expo

  • Each Tutorial Has its own Branch

    • To see all the branches

      $ git branch --all
    • Expected Output

      $ git branch --all
      * remotes/origin/1-redux-basics
      
    • You are currently on the first tutorial branch 1-redux-basics

    • To View The 1st Tutorial - Redux Basics

         $ git checkout 1-redux-basics 
  • That way you can switch between project files of different tutorials!

About

React Native Redux Tutorial Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%