Code Monkey home page Code Monkey logo

react-native-ishiwupai's Introduction

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"
    },

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.