Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nhatthaiquang-agilityio/react-native-shopping-webapi

React Native Shopping using WebAPI
https://github.com/nhatthaiquang-agilityio/react-native-shopping-webapi

Last synced: about 1 month ago
JSON representation

React Native Shopping using WebAPI

Awesome Lists containing this project

README

        

# React Native Shopping
React Native Shopping using WebAPI

## Requirements
+ Install [Node.js](https://nodejs.org/en/)
+ Install [Expo CLI](https://docs.expo.dev/get-started/installation/)
+ Install [Android Studio](https://developer.android.com/studio/) and ADV virtual device for Android

## Run Development
+ Run Android
```
cd Shopping
npm run android
```

+ Run iOS
```
cd Shopping
npm run ios
```