Skip to content
/ ICode Public

知乎热点、V2ex、Github trending - React Native IOS

Notifications You must be signed in to change notification settings

ffx0s/ICode

Repository files navigation

ICode

基于 React Native IOS 的聚合阅读应用,包含知乎热点新闻、v2ex、github、Github trending 的内容。

截图


项目版本

"react": "16.0.0"
"react-native": "^0.50.3"
"eslint": "^4.3.0"

功能

  • 知乎日报主题列表、主题详情
  • V2ex 主题列表、主题详情
  • V2ex 登录、回复主题、自动签到
  • Github trending列表、仓库详情
  • 主题更换

运行

  1. git clone https://github.com/ffx0s/ICode.git
  2. cd ICode && yarn install
  3. react-native run-ios

目录结构

.
├── src               # 项目文件目录
│   ├── api           # 接口文件
│   ├── assets        # 资源
│   ├── components    # 通用组件
│   ├── data          # JSON数据
│   ├── util          # 工具方法
│   ├── routers       # 路由
│   ├── views         # 视图

About

知乎热点、V2ex、Github trending - React Native IOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published