Skip to content

newdesignideas/react-native-woocommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The demo mobile app for connecting with WooCommerce via Rest API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.3%
  • Objective-C 11.7%
  • Python 4.3%
  • Java 3.7%