Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit c7facb6

Browse files
committed
readme
1 parent 1ac8708 commit c7facb6

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,10 @@ A cross platform App which shows the data from [gank.io](http://gank.io)
44

55
# Version Info
66

7-
- App version: 0.3.0 (**Implementing, please Do NOT clone it**)
7+
- App version: 0.6.0 (**Implementing, please Do NOT clone it**)
88

99
- react-native version: 0.38
1010

11-
# Feature
12-
13-
- iOS UI effects on **MoreTab**
14-
15-
- custom App theme
16-
17-
- pull up to refresh
18-
19-
- some animation experiences
20-
2111
# How to run it
2212

2313
1. git clone https://github.com/wangdicoder/Gank.io
@@ -30,17 +20,27 @@ A cross platform App which shows the data from [gank.io](http://gank.io)
3020

3121
5. react-native run-android / run-ios
3222

33-
# To do list
23+
# Feature and Screenshot
24+
25+
- iOS user interface on **MoreTab**
3426

35-
* multiple language choice
27+
![moreTab](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/moretab.png)
28+
29+
- custom App theme
3630

37-
* night mode
31+
![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/theme.gif)
3832

39-
# Screenshot
33+
- night mode
4034

41-
![homeTab](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/hometab.gif)
35+
![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/nightmode.gif)
4236

43-
![moreTab](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/moretab.png)
37+
- reorder
38+
39+
![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/order.gif)
40+
41+
- pull up to refresh
42+
43+
![](https://github.com/wangdicoder/Gank.io/raw/master/screenshot/listviewRefresh.gif)
4444

4545
# License
4646

screenshot/listviewRefresh.gif

689 KB
Loading

screenshot/moretab.png

43.9 KB
Loading

screenshot/nightmode.gif

2.59 MB
Loading

screenshot/order.gif

1.1 MB
Loading

screenshot/theme.gif

559 KB
Loading

0 commit comments

Comments
 (0)