minhcasi / react-native-woocommerce

The demo mobile app for connecting with WooCommerce via Rest API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The demo mobile app for connecting with WooCommerce via Rest API


Languages

Language:JavaScript 79.0%Language:Objective-C 12.3%Language:Python 4.8%Language:Java 3.9%