您的位置:首页 > 移动开发

一款由React Native编写的开源App--Gank

2017-12-04 10:17 691 查看

一款由React Native编写的开源App–Gank

iOS 效果图:







Android 效果图:





更多gif图在文章末尾github链接处.

用到的第三方依赖库

redux
react-redux
redux-thunk
react-native-progress
react-native-image-progress
react-native-root-toast
react-navigation
teaset


开始使用

git clone https://github.com/serge66/gank.git cd gank
npm install

react-native run-ios
or react-native run-android


Android App

https://www.pgyer.com/gank_io

iOS App请自行编译运行

最后

基本功能已经完成,我会一直写下去,增加一些新的功能,或者修复一些Bug.

Github链接:https://github.com/serge66/gank

文章内容不多,欢迎老铁去github提issues,star.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐