Skip to content

Commit 18a8889

Browse files
committed
update README.md
1 parent 6b4832b commit 18a8889

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## react-native-cnblogs
22

3-
This is based on the react-native implementation of the cnblogs.com's mobile client, because I have no money to buy expensive Apple computer, the current version only supports android platform. if you have any comments or suggestions, welcome feedback.
3+
This is based on the react-native implementation of the cnblogs.com's mobile client for android and ios. if you have any comments or suggestions, welcome feedback.
44

55
## some screenshot
66

@@ -18,7 +18,7 @@ This is based on the react-native implementation of the cnblogs.com's mobile cli
1818

1919
![question page](http://123.56.135.166/cnblog/public/img/screenshot_new/question_360.png)
2020

21-
## download
21+
## download(ios is comming soon)
2222
> qrcode:
2323
2424
![download qrcode](http://123.56.135.166/cnblog/public/img/qrcode/cnblogs_v3.0.0.png?v=3.0.0)
@@ -31,7 +31,7 @@ note: if you behind GFW, strongly recommend that you work with vpn.
3131
>* config your react-native environment: https://facebook.github.io/react-native/docs/getting-started.html
3232
>* git clone https://github.com/togayther/react-native-cnblogs.git
3333
>* npm install
34-
>* react-native-vector-icons & react-native-code-push & react-native-toast, you need to refer to their documentation to integrate them into your project
34+
>* react-native link
3535
>* connect physical device or turn on the android emulator
3636
>* react-native run-android
3737
>* good luck and enjoy

0 commit comments

Comments
 (0)