This is based on the react-native implementation of the cnblogs.com's mobile client, because I have no money to buy expensive Apple computer, the current version only supports android platform. if you have any comments or suggestions, welcome feedback.
qrcode:
or you can access the following apk download link: http://fir.im/togayther
note: if you behind GFW, strongly recommend that you work with vpn.
- config your react-native environment: https://facebook.github.io/react-native/docs/getting-started.html
- git clone https://github.com/togayther/react-native-cnblogs.git
- npm install
- react-native-vector-icons & react-native-code-push & react-native-toast, you need to refer to their documentation to integrate them into your project
- connect physical device or turn on the android emulator
- react-native run-android
- good luck and enjoy
This project is available under the MIT license.