Skip to content

Latest commit

 

History

History
executable file
·
62 lines (39 loc) · 1.61 KB

README.md

File metadata and controls

executable file
·
62 lines (39 loc) · 1.61 KB

React Native Assignment

(https://nativebase.io/) + React Navigation + Redux Apps (iOS & Android)

Brought to you by GeekyAnts

Get Started

1. System Requirements

2. Installation

On the command prompt run the following commands

$ git clone -b RN https://github.com/clearcare/react-native-assignment.git

$ cd react-native-assignment/

$ npm install
  or
  yarn

Run on iOS

  • Run npm start in your terminal
  • Run react-native run-ios in your terminal

Run on Android

  • Run npm start in your terminal
  • Run react-native run-android in your terminal

For apps with more advance designs, please visit NativeBase Market.

Assignment Requirements

Assignment Submission

  • Fork this repo
  • Submit a PR