From 6f26ed9cfb3e8fafd32fc248ee102a868423c254 Mon Sep 17 00:00:00 2001 From: Vojtech Novak Date: Fri, 17 Apr 2020 16:09:34 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2bcc04ad..cdca4552 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ A React Native wrapper for: npm i --save react-native-document-picker ``` + +You need to enable iCloud Documents to access iCloud + + + #### RN >= 0.60 If you are using RN >= 0.60, only run `pod install` from the ios directory. Then rebuild your project. @@ -223,11 +228,6 @@ RNFS.uploadFiles({ }); ``` -## Reminder - -You need to enable iCloud Documents to access iCloud -![screen](https://313e5987718b346aaf83-f5e825270f29a84f7881423410384342.ssl.cf1.rackcdn.com/1411920674-enable-icloud-drive.png) - ## Halp wanted: Improvements - Fix Xcode warning about constraints