yaderick / reading

Reading App Write In React-Native

Home Page:http://richardcao.me/2016/02/06/Reading-App-Write-In-React-Native/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading

Reading_Logo

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

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

"dependencies": {
    "avoscloud-sdk": "^1.0.0-rc5",
    "immutable": "^3.7.6",
    "react": "^0.14.8",
    "react-native": "^0.25.1",
    "react-native-code-push": "^1.7.3-beta",
    "react-native-device-info": "^0.9.3",
    "react-native-scrollable-tab-view": "^0.4.2",
    "react-native-wechat": "^1.4.1",
    "react-redux": "^4.4.5",
    "redux": "^3.5.1",
    "redux-thunk": "^2.0.1"
  }

How To Build And Run

Step One

npm install -g react-native-cli

Step Two

npm install

Step Three

react-native start

Optional Step

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

About

Reading App Write In React-Native

http://richardcao.me/2016/02/06/Reading-App-Write-In-React-Native/

License:Apache License 2.0


Languages

Language:JavaScript 84.4%Language:Objective-C 8.6%Language:Java 4.4%Language:Python 2.5%