Skip to content

Commit cbd209f

Browse files
authored
Update README.md
1 parent e2ce0f4 commit cbd209f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npm i --save react-native-document-picker
2020

2121
You need to enable iCloud Documents to access iCloud
2222

23-
<img src="https://camo.githubusercontent.com/ac300ca7e3bbab573a76c151469a89efd8b31e72/68747470733a2f2f33313365353938373731386233343661616638332d66356538323532373066323961383466373838313432333431303338343334322e73736c2e6366312e7261636b63646e2e636f6d2f313431313932303637342d656e61626c652d69636c6f75642d64726976652e706e67" width="600">
23+
<img src="https://camo.githubusercontent.com/ac300ca7e3bbab573a76c151469a89efd8b31e72/68747470733a2f2f33313365353938373731386233343661616638332d66356538323532373066323961383466373838313432333431303338343334322e73736c2e6366312e7261636b63646e2e636f6d2f313431313932303637342d656e61626c652d69636c6f75642d64726976652e706e67" width="600">
2424

2525
#### RN >= 0.60
2626

@@ -150,7 +150,8 @@ try {
150150

151151
## Here is how it looks:
152152

153-
![screenshot](http://i.stack.imgur.com/dv0iQ.png)
153+
<img src="http://i.stack.imgur.com/dv0iQ.png" height="400">
154+
154155

155156
## How to send it back ?
156157

@@ -228,7 +229,7 @@ RNFS.uploadFiles({
228229
});
229230
```
230231

231-
## Halp wanted: Improvements
232+
## Help wanted: Improvements
232233

233234
- Fix Xcode warning about constraints
234235
- support options for the [UIDocumentPickerViewController](https://developer.apple.com/library/ios/documentation/FileManagement/Conceptual/DocumentPickerProgrammingGuide/AccessingDocuments/AccessingDocuments.html#//apple_ref/doc/uid/TP40014451-CH2-SW5)

0 commit comments

Comments
 (0)