Giter Club home page Giter Club logo

oneartical's Introduction

OneArticle

每天分享一篇文章

icon

一个完整、小巧、功能齐全、不累赘的项目。主要为了实战使用 redux、react-redux,redux-persist、redux-saga等redux全家桶(常见的)。

界面展示

iphone.png

android.png

功能介绍

  • 主题换肤 :实现了无缝换肤,这个算是Redux优势,非常简单。
  • 收藏本地化和简单缓存 :每篇收藏的文章都会被保存下来,最近浏览的十篇文章也会被缓存。
  • 分享功能 : 实现了微信和朋友圈的分享。
  • 无缝切换文章:无缝切换文章实现不会数据冲突。

依赖

  • react-native-drawer : 实现侧边
  • react-native-root-toast : 实现Toast
  • react-native-splash-screen : 实现闪屏
  • react-native-wechat : 实现微信分享
  • react-navigation : 界面切换
  • redux: 状态(数据)管理
  • react-redux : 接入到React
  • redux-persist : 中间件实现存储
  • redux-saga : 中间件实现异步通信


IOS在模拟器测试是OK的,MAC可以直接Clone运行



数据来源

OneArticle

声明

  • 本项目主要是练习实战使用Redux,实现了观止APP(原名一文)的所有功能。不得将本项目打包发布。
  • 原版地址: IOS版
  • 原版地址 : Android版

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.