/LegendShop

Primary LanguageJavaScript

LegendShop

LegendShop是一款基于react-native的电商类app,现已支持安卓和ios端

完成功能

  • 首页
  • 分类
  • 搜索
  • 商品详情
  • 个人中心
  • 购物车
  • 订单管理
  • 积分红包

部分功能演示

全部

运行截图

首页 分类 个人中心 搜索纪录 搜索商品 商品详情

工程运行

$ git clone https://github.com/xiayumoGit/LegendShop.git
$ cd LegendShop
$ npm install
$ react-native run-ios / react-native run-android

相关依赖

 "dependencies": {
    "md5": "^2.1.0",
    "react": "15.3.1",
    "react-native": "0.33.0",
    "react-native-device-info": "^0.9.3",
    "react-native-swiper": "^1.4.11",
    "react-redux": "^4.4.5",
    "redux": "^3.6.0",
    "redux-thunk": "^2.1.0"
  },

备注

LegendShop会长期更新,欢迎Fork提issue,我会随时反馈