Coder Social home page Coder Social logo

drmatiodevelop / react-native-ishiwupai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljunb/react-native-ishiwupai

0.0 1.0 0.0 12.66 MB

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

Python 0.79% Java 0.68% JavaScript 96.37% Objective-C 2.15%

react-native-ishiwupai's Introduction

iShiWuPai

iShiWuPai是基于React Native实现的展示型美食类APP。该分支针对原生新版食物派开发,主要针对Mobx练习(仍未完全迁移,所以存在部分Redux代码,如有兴趣可前往master分支),不做商业用途。目前已适配iOS和Android两端。如有问题和改进意见,欢迎提issue一起讨论学习。

运行截图

食物百科 搜索 逛吃 逛吃 逛吃 我的

现有功能点

  1. 食物百科、食物列表、搜索、二维码扫描、逛吃、逛吃详情、我的和登录等界面的UI搭建
  2. 引入Mobx,目前食物百科、逛吃分类已使用Mobx管理数据,请求方面分页加载的思路,是采用reaction函数来监听page的变化进行处理(是否合适?)
  3. 二维码扫描成功添加等待提示
  4. 基于Mobx实现状态栏颜色管理
  5. 网络状态检测高阶组件NetInfoDecorator的初级使用

运行

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

相关第三方库

  1. mobx
  2. mobx-react
  3. react-native-camera
  4. react-native-easy-toast
  5. react-native-scrollable-tab-view
  6. redux
  7. react-redux
  8. redux-thunk

react-native-ishiwupai's People

Contributors

ljunb avatar bigloafer avatar

Watchers

James Cloos 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.