基于 React Native 的新闻阅读客户端 小土狗 RN 新闻客户端

码农软件 · 软件分类 · React 开源项目 · 2019-04-27 22:12:08

软件介绍

前言

这个是去年的项目了,当时要开发一个新闻头条客户端,后来各种原因项目就停了,这个客户端已经开发了一大半了,现在开源出来,大家一起学习借鉴讨论。

项目运行

注意:由于项目是去年的,可能现在跑有些插件需要更新。没基础的同学可能会掉坑

假设你已经搭建好运行rn的环境。

git clone https://github.com/SmallRuralDog/rn-news.git
cd rn-news
yarn install or npm install
react-native run-android or react-native run-ios

还没搭建运行环境的同学,这里我就不多说了,看这里:https://reactnative.cn/docs/0.51/getting-started.html

另外

此项目后端是PHP的。如果有需要的同学可以加群要。如果只想体验客户端,请忽略这句话。

效果演示

看下面的吧!!

功能

  • 新闻列表

  • 视频列表

  • 新闻浏览

  • 视频播放

  • 新闻详情页,视频播放页个人态度

  • 新闻大图浏览,轮播,下拉关闭

  • 文章视频评论、回复、点赞

  • 搜索页,标签页

  • 手机号码登录

  • 个人中心

  • 个人设置,头像修改,选择图片并剪切压缩上传

  • 文章字体设置

动图演示

图片较大,请耐心等待

文章

    

视频

 

个人中心

 

License

程序可以随意使用,转载请带上链接 https://github.com/SmallRuralDog/rn-news

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

Computing Patterns in Strings

Computing Patterns in Strings

Bill Smyth / Addison Wesley / 2003 / $ 75.00

The computation of patterns in strings is a fundamental requirement in many areas of science and information processing. The operation of a text editor, the lexical analysis of a computer program, the......一起来看看 《Computing Patterns in Strings》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具