File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,11 @@ A React Native wrapper for:
1717npm i --save react-native-document-picker
1818```
1919
20+
21+ You need to enable iCloud Documents to access iCloud
22+
23+ <img src =" https://camo.githubusercontent.com/ac300ca7e3bbab573a76c151469a89efd8b31e72/68747470733a2f2f33313365353938373731386233343661616638332d66356538323532373066323961383466373838313432333431303338343334322e73736c2e6366312e7261636b63646e2e636f6d2f313431313932303637342d656e61626c652d69636c6f75642d64726976652e706e67 " width =" 600 " >
24+
2025#### RN >= 0.60
2126
2227If you are using RN >= 0.60, only run ` pod install ` from the ios directory. Then rebuild your project.
@@ -223,11 +228,6 @@ RNFS.uploadFiles({
223228 });
224229```
225230
226- ## Reminder
227-
228- You need to enable iCloud Documents to access iCloud
229- ![ screen] ( https://313e5987718b346aaf83-f5e825270f29a84f7881423410384342.ssl.cf1.rackcdn.com/1411920674-enable-icloud-drive.png )
230-
231231## Halp wanted: Improvements
232232
233233- Fix Xcode warning about constraints
You can’t perform that action at this time.
0 commit comments