Get Started

This section will help you walk through the minimum required setup to run React Native Login-Logout Animation project.

1. Installing

Extract the project source code to your workspace. Go to the root folder (where you could see a file named "package.json" ). Open command prompt and run the following command:

npm install

This command will install all project's dependencies required.

Please note that current document is for latest React Native at the moment, it's 0.37.0 and depends on React 15.3.2

2. Build & Run

You could use the following command line to build and run the app on iOS:

 react-natve run-ios

and for Android platform:

 react-natve run-android

results matching ""

    No results matching ""