ZhiHuDaily-React-Native
The is a Zhihu Daily App client, implemented using React Native for Android. The is a demo project to show how to develop a compelet app with React Native. (The data api is from ZhihuDailyPurify)
How does it looks like?
- The home page
- The drawer
- The content page
Related content
In this project, I used most of technology in React Native:
- Flex Style
- Direct Manipulation
- Native UI Components
- DrawerLayoutAndroid
- Image/Text/ListView
- TouchableHighlight/TouchableNativeFeedback
- ToolbarAndroid/Navigator
- StyleSheet/ToastAndroid/BackAndroid
- Timers
- ...
TODO
- Add local storage to cache data
- Add List header banner (Like ViewPager?)
- Add splash animation
- Add swipe/pull to refresh
- Working on incomplete features
- iOS compatible
License
This project is available under the MIT license.