Skip to content

A Shopping system base on reactnative. Just for study react native, do not use in product environment.

Notifications You must be signed in to change notification settings

misnet/react-native-shop

Repository files navigation

react-native-shop

A Shopping system base on reactnative. Just for study react native, do not use in product environment.

Install

npm install

After this, you will install the following packages:

  • react-native-modalbox
  • react-native-root-toast
  • react-native-loading-spinner-overlay
  • md5
  • lodash
  • es6-react-mixins
  • reflux

You can download this app from http://www.tapy.org/articles/react-native-shop.apk

Important!

This App has run on my android6.0 device, but it has not tested on the other device, include the IOS Devices.

App Features

  • User login
  • User register(By Send a SMS verify code, Only available for Chinese mobile number)
  • List products
  • Update user profile(change the avatar,nickname and gender)
  • Internationalization(change the language in Config.js, support en_US,zh_CN)

I will add some features in next commit.

API

You can use a browser to open the url http://m.angelbaie.com, it is mobile website. This App use the api same as the http://m.angelbaie.com

User Account For Testing

If you can not register a account,you can use the following account informaction:

Mobile:13000000000

Password:123456

Screenshots

Link home Link Register Link Ucenter Link profile Link change gender Link upload Link nickname

About

A Shopping system base on reactnative. Just for study react native, do not use in product environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published