Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 311 Bytes

react-native-app

React native starter kit for handling authentication and app settings developed with React native and Redux

Requirements

  • NodeJS
  • Expo

Setup instructions

git clone https://github.com/basemkhirat/react-native-app
cd react-native-app
npm install
npm run ios
npm run android