
A Zhihu Daily(http://daily.zhihu.com/) App client implemented using React Native (Android and iOS).
Android GemsZhiHuDaily-React-Native is a Zhihu Daily App client developed using React Native. It is a demo project showcasing the development of a complete app with React Native. The project is designed to run on both Android and iOS platforms, with over 80% of the code being common between the two.
ZhiHuDaily-React-Native is a Zhihu Daily App client built using React Native, demonstrating how to create a complete app with shared code for Android and iOS platforms. With features like cross-platform compatibility and code reusability, this project serves as a valuable resource for developers looking to work with React Native and build apps efficiently.

React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.