- React Navigation
- Redux
- Redux Form
- Redux Promise Middleware
- Redux Persist
- React Localization
- Native Base
- Axios
- React Native Swiper
-
Globally installed node
-
Globally installed react-native CLI
On the command prompt,run the following commands:
$ git clone https://github.com/aswara/tokopedia-clone.git
$ cd tokopedia-clone/
$ npm install
or
yarn
For those of you who doesn't specify the sdk path at the variable environment yet, please adjust the sdk path on the android/local.properties
file.
- Run the following commands at your favourite terminal:
- For ios
react-native run-ios
- And android
react-native run-android
- For ios