使用React Native for Android开发的知乎日报客户端:ZhiHuDaily-React-Native
jopen
9年前
使用React Native for Android开发的知乎日报客户端。这是一个示例项目展示了如何使用React Native开发一个完整的App。(数据api来自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
- Working on incomplete features
- iOS compatible