Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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