https://github.com/minhcasi/react-native-woocommerce
The demo mobile app for connecting with WooCommerce via Rest API
https://github.com/minhcasi/react-native-woocommerce
react-native react-native-woocommerce woocommerce
Last synced: 6 months ago
JSON representation
The demo mobile app for connecting with WooCommerce via Rest API
- Host: GitHub
- URL: https://github.com/minhcasi/react-native-woocommerce
- Owner: minhcasi
- Created: 2017-01-10T00:58:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-18T13:00:10.000Z (about 8 years ago)
- Last Synced: 2025-04-07T23:36:55.413Z (about 1 year ago)
- Topics: react-native, react-native-woocommerce, woocommerce
- Language: JavaScript
- Size: 11.4 MB
- Stars: 196
- Watchers: 18
- Forks: 67
- Open Issues: 10
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
**WOOCOMMERCE API FOR REACT NATIVE FRAMEWORK**
Support Connect to WooCommerce Rest API.
You need to turn on the option from WooCommerce setting: Enable the REST API

**Running example:**
1. You need to install React Native by this guide: https://facebook.github.io/react-native/docs/getting-started.html
2. Go to example project:
```
run yarn install
react-native run-ios // run the iOs simulater
react-native run-android // run on Android simulator
```
**You can check more premium product from:**
1. BeoUI - http://beostore.io: the complete front-end mobile UI for React Native
2. BeoStore - http://mstore.io: the full application for mobile e-commerce
