Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfantasy/zhihudaily
:iphone: Zhihu Daily iOS App - Made with React Naitve
https://github.com/sfantasy/zhihudaily
Last synced: 3 months ago
JSON representation
:iphone: Zhihu Daily iOS App - Made with React Naitve
- Host: GitHub
- URL: https://github.com/sfantasy/zhihudaily
- Owner: SFantasy
- Created: 2015-09-14T10:57:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T08:01:00.000Z (over 9 years ago)
- Last Synced: 2024-04-14T19:15:49.829Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 734 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Zhihu Daily
---Zhihu Daily iOS App - Made with [React Native](http://facebook.github.io/react-native/).
## Screenshot
## Develop
### API
- News latest: http://news-at.zhihu.com/api/3/news/latest
- News detail: http://news-at.zhihu.com/api/3/news/:id### Run the App
1. Clone the project: `git clone [email protected]:Fantasy0/ZhihuDaily.git`
2. Install dependencies: `npm install`
3. Open the ZhihuDaily.xcodeproj with XCode
4. Click the run button## Components used
- [react-native-swiper](https://github.com/leecade/react-native-swiper)
- [react-native-htmlview](https://github.com/jsdf/react-native-htmlview)## License
The MIT License