We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39901c9 commit 01924f4Copy full SHA for 01924f4
README.md
@@ -1,21 +1,23 @@
1
### About
2
-This is a reactnative ios app for https://testerhome.com
+This is a react-native ios app for https://testerhome.com
3
Powerd By ES6 + JSX + ReactNative
4
5
### Demo
6

7
8
### Thanks
9
+react-native-refreshable-listview
10
+react-native-scrollable-tab-view
11
+superagent
12
-```javascript
-"react-native-refreshable-listview": "^1.3.0",
-"react-native-scrollable-tab-view": "^0.1.10",
13
-"superagent": "^1.3.0"
14
-```
+### How to run
+Just see https://facebook.github.io/react-native/docs/getting-started.html#content
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
22
+5. add setting option
23
+6. beauty and beauty...
0 commit comments