Skip to content

Commit 39901c9

Browse files
committed
Update README.md
1 parent 77c358e commit 39901c9

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

README.md

+20-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
### about
2-
reactnative ios app for https://testerhome.com
1+
### About
2+
This is a reactnative ios app for https://testerhome.com
3+
Powerd By ES6 + JSX + ReactNative
34

4-
### screenshot
5+
### Demo
6+
![Demo](demo.gif)
7+
8+
### Thanks
9+
10+
```javascript
11+
"react-native-refreshable-listview": "^1.3.0",
12+
"react-native-scrollable-tab-view": "^0.1.10",
13+
"superagent": "^1.3.0"
14+
```
15+
16+
### TODO
17+
18+
1. add html parse
19+
2. support user's login if testerhome's api is avalible
20+
3. create the job page
21+
4. create the topicportal page

0 commit comments

Comments
 (0)