Skip to content

denzw/react-native-iShiWuPai

This branch is 10 commits behind ljunb/react-native-iShiWuPai:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb5c7eb · Jul 3, 2016

History

19 Commits
Jun 20, 2016
Jul 3, 2016
Jul 2, 2016
Jul 2, 2016
May 23, 2016
Jun 20, 2016
May 23, 2016
May 23, 2016
Jul 2, 2016
May 23, 2016
May 25, 2016
Jun 20, 2016

Repository files navigation

iShiWuPai

iShiWuPai是基于React Native和Redux实现的展示型美食类APP。持续更新中,欢迎一起讨论学习!

完成功能

目前只针对iOS端,完成功能:

  • 逛吃界面,支持下拉刷新和上拖加载更多
  • 资讯详情界面
  • 食物百科界面
  • 食物列表页面所有功能,包括子类别排序、营养素排序功能及动画,支持上拖加载更多
  • 搜索历史记录、搜索结果功能及对应排序动画,支持上拖加载更多
  • 我的、食物对比基本界面
  • 食物对比
  • 食物详情
  • 我的页面功能
  • 分享&收藏
  • 性能优化

部分功能演示

排序

运行截图

逛吃 资讯详情 食物百科 排序功能 对比 我的

运行

$ git clone https://github.com/ljunb/react-native-iShiWuPai.git
$ cd react-native-iShiWuPai 
$ npm install
$ react-native run-ios

相关依赖

    "dependencies": {
      "react": "^15.1.0",
      "react-native": "^0.27.2",
      "react-native-swiper": "^1.4.4",
      "react-native-vector-icons": "^2.0.2",
      "react-redux": "^4.4.5",
      "redux": "^3.5.2",
      "redux-thunk": "^2.1.0"
    },

About

一个基于React Native实现的美食类APP。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Objective-C 3.7%
  • Python 1.2%
  • Java 0.8%