Skip to content

Commit 01924f4

Browse files
committed
Update README.md
1 parent 39901c9 commit 01924f4

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
### About
2-
This is a reactnative ios app for https://testerhome.com
2+
This is a react-native ios app for https://testerhome.com
33
Powerd By ES6 + JSX + ReactNative
44

55
### Demo
66
![Demo](demo.gif)
77

88
### Thanks
9+
react-native-refreshable-listview
10+
react-native-scrollable-tab-view
11+
superagent
912

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-
```
13+
### How to run
14+
Just see https://facebook.github.io/react-native/docs/getting-started.html#content
1515

1616
### TODO
1717

1818
1. add html parse
1919
2. support user's login if testerhome's api is avalible
2020
3. create the job page
2121
4. create the topicportal page
22+
5. add setting option
23+
6. beauty and beauty...

0 commit comments

Comments
 (0)