RnGank
干货集中营非官方App
-
react-native版本: 0.45.0
-
redux架构
阅读此内容的其他语言版本: English
运行
-
git clone https://github.com/xialei92/RnGank
-
cd RnGank
-
npm install
-
react-native link (此步骤为了链接图标控件)
-
react-native run-android / run-ios
特点
-
使用最新版的react-native
-
react-native练手项目,参考的是 https://github.com/wangdicoder/react-native-Gank
-
适合想要学习最新版react-native
-
使用react-navigation
-
实现了主题选择,夜间模式
截图
致谢
感谢Gank.io提供API接口支持 感谢wangdicoder的https://github.com/wangdicoder/react-native-Gank