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

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

iOS 效果图:

一款由React Native编写的开源App--Gank_第1张图片

一款由React Native编写的开源App--Gank_第2张图片

一款由React Native编写的开源App--Gank_第3张图片

Android 效果图:

一款由React Native编写的开源App--Gank_第4张图片

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

你可能感兴趣的:(移动端)