https://github.com/wangdicoder/react-native-Gank
A cross platform App which shows the contents from gank.io
https://github.com/wangdicoder/react-native-Gank
react-native
Last synced: 6 months ago
JSON representation
A cross platform App which shows the contents from gank.io
- Host: GitHub
- URL: https://github.com/wangdicoder/react-native-Gank
- Owner: wangdicoder
- Archived: true
- Created: 2016-11-23T12:55:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T01:11:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-03T22:11:26.732Z (8 months ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 29.3 MB
- Stars: 551
- Watchers: 17
- Forks: 97
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-gank.io
A cross platform App which shows the data from [gank.io](http://gank.io)
- react-native version: **0.38**
- redux architecture
*Read this in other languages: [简体中文](https://github.com/wangdicoder/react-native-Gank/blob/master/README.zh-cn.md)*
## Download
Apk file is [here](https://github.com/wangdicoder/react-native-Gank/blob/master/android/app/app-release.apk)
## How to run it
1. git clone https://github.com/wangdicoder/react-native-Gank
2. cd react-native-Gank
3. npm install
4. react-native link (this step is for add the icon component)
5. react-native run-android / run-ios
## Features and Screenshots
### good layout design

### get categorized and random contents

### iOS user interface

### custom App theme

### night mode

### image box

### powerful web view

### collection contents

### reorder

### pull up to refresh

## Other Features
- more friendly settings
- better strategy to fetch contents for saving cellular data
## To do list
- [ ] save girl's images into the phone
- [ ] fetch historical contents
- [ ] modify strategy of fetching images (depends on Net types)
## Acknowledge
Thanks for Gank.io providing this API
## License
MIT License