Skip to content

omrihaviv/react-native-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-boilerplate

React Native + Expo + Redux + React Navigation boilerplate

How to make it work

  1. Make sure you have Node.js installed
  2. Install expo-cli using npm i -g expo-cli
  3. Download or clone this repository
  4. Run npm install in project folder
  5. Run expo start in project folder

Learn more