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

407 阅读1分钟

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

iOS 效果图:

iOS_AllView.gif

iOS_AndroidView.gif

iOS_AllView.jpg

iOS_AndroidView.jpg

iOS_GirlView.jpg

Android 效果图:

Android_AllView.gif

Android_GirlView.gif

更多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

www.pgyer.com/gank_io

iOS App请自行编译运行

最后

基本功能已经完成,我会一直写下去,增加一些新的功能,或者修复一些Bug. Github链接:github.com/serge66/gan…

本文内容不多,欢迎老铁去github提issues,star,PR.

原创文章,转载请注明出处。