1.0.0 • Published 7 years ago

react-native-woocommerce v1.0.0

Weekly downloads
9
License
-
Repository
-
Last release
7 years ago

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

npm.io

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-anrdoid // 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

npm.io