盒子
盒子
文章目录
  1. Screenshot
  2. Download From Android Market
  3. Dependency
  4. How To Build And Run
    1. Step One
    2. Step Two
    3. Step Three
    4. Optional Step
  5. Importance
  6. Release Note
  7. OnLine Accident
  8. Welcome
  9. Thanks All!
  10. Contributors
  11. License

Reading

Reading_Logo

Join the chat at https://gitter.im/attentiveness/reading
License Apache2.0
GitHub stars

Reading App Write In React-Native(Studying and Programing)

Support: Android 4.1 (API 16)+ IOS(coming soon)

No Profit, No Advertisement, Only Feelings

Screenshot

Reading_Splash Reading_Main
Reading_Drawer Reading_Article
Reading_Share Reading_About

Download From Android Market

From 360 Android Market: Download Reading

From Wandou Labs: Download Reading

Dependency

1
2
3
4
5
6
7
8
9
10
11
12
13
14
"dependencies": {
"avoscloud-sdk": "1.0.0-rc5",
"immutable": "^3.7.6",
"react": "^15.0.2",
"react-native": "^0.26.0",
"react-native-code-push": "^1.7.3-beta",
"react-native-device-info": "^0.9.3",
"react-native-scrollable-tab-view": "^0.4.3",
"react-native-wechat": "^1.4.1",
"react-redux": "^4.4.5",
"redux": "^3.5.2",
"redux-logger": "^2.6.1",
"redux-thunk": "^2.1.0"
}

How To Build And Run

Step One

1
npm install -g react-native-cli

Step Two

1
npm install

Step Three

1
react-native start

Optional Step

1
npm run setup

Importance

Why unknow module “http”

Release Note

Reading Release Note

OnLine Accident

Reading Online Accident

Welcome

  • Star
  • Fork
  • PR
  • Issue

Thanks All!

@Reading_Team

Contributors

@Richard-Cao

License

Apache License 2.0