React Native & Redux 搭建的 BBS 客户端 RN_BBS

码农软件 · 软件分类 · 手机相关软件 · 2019-05-08 10:12:47

软件介绍

RN_BBS是纯React Native开发的BBS客户端,采用React Native & Redux技术。

运行效果:

优点

  • 全原生RN组件,无第三方组件(字体图标除外)

  • 使用Redux架构管理应用状态

  • 代码复用性强,如自封装公用组件HeaderView

缺点

  • 布局方面自适应做的比较一般

  • 首页下的各板块内容没有做按需加载,而是初始化时加载了所有内容

  • 功能上,如下载、收藏、转发等没有开发

参考

本文地址:https://codercto.com/soft/d/5277.html

High Performance Python

High Performance Python

Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99

If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具