GithubHelp home page GithubHelp logo

water-ice / react-native-ishiwupai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljunb/react-native-ishiwupai

0.0 2.0 0.0 12.08 MB

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

Python 1.12% Java 1.01% JavaScript 94.88% Objective-C 2.99%

react-native-ishiwupai's Introduction

iShiWuPai

iShiWuPai是基于React Native实现的展示型美食类APP。主分支采用了Redux数据流管理模式,基本为UI展示型APP,未涉及深层内容,适合新人入门和学习。另因个人学习Mobx,新的分支不定时更新中,如有兴趣可移步alpha分支,已适配iOS和Android两端。

完成功能

主分支只针对iOS端,完成功能:

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

部分功能演示

排序

运行截图

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

运行

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

相关依赖

    "dependencies": {
      "react": "^15.3.1",
      "react-native": "^0.39.2",
      "react-native-swiper": "^1.5.4",
      "react-native-vector-icons": "^3.0.0",
      "react-redux": "^5.0.1",
      "redux": "^3.6.0",
      "redux-thunk": "^2.1.0"
    },

react-native-ishiwupai's People

Contributors

ljunb avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.