A pure RSS reader app built with React Native
*No longer under maintenance*
- react: 16.3.1
- react-native: 0.55.4
- redux: 3.7.2
- react-redux: 5.0.7
- redux-thunk: 2.2.0
- react-native-router-flux: 4.0.0-beta.28
- react-native-vector-icons: 4.5.0
- react-native-storage: 0.2.2
- react-native-splash-screen: 3.0.7
- react-native-render-html: 3.10.0
- react-native-modal: 6.0.0
- react-native-elevated-view: 0.0.6
- leancloud-storage: 3.6.3
- Clone this repo
git clone https://github.com/jaychenjun/BAO.git
- Run
cd BAO
- Run
npm install
- Run
react-native run-ios
- Run
react-native run-android
Backend service is running on a free BaaS plan,
supported by LeanCloud with limited API reuqest per day,
[Test Account: Bao, Password: aaa] ENJOY~
Released under the MIT License.