Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 26 days ago
JSON representation

A cross platform App which shows the contents from gank.io

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

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/hometab.png)

### get categorized and random contents

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/discoverytab.png)

### iOS user interface

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/moretab.png)

### custom App theme

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/theme.gif)

### night mode

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/nightmode.gif)

### image box

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/girls.gif)

### powerful web view

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/webview.gif)

### collection contents

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/collection.gif)

### reorder

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/order.gif)

### pull up to refresh

![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/listviewRefresh.gif)

## 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