Skip to content

Commit

Permalink
docs: remove icloud instructions (#450)
Browse files Browse the repository at this point in the history
as per #445
  • Loading branch information
vonovak authored Aug 9, 2021
1 parent 1515c8d commit a372004
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ OR
yarn add react-native-document-picker
```

You need to enable iCloud Documents to access iCloud

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

#### RN >= 0.63

If you are using RN >= 0.63, only run `pod install` from the ios directory. Then rebuild your project. Older RN versions are not supported.
Expand Down

1 comment on commit a372004

@vonovak
Copy link
Collaborator Author

@vonovak vonovak commented on a372004 Aug 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea why this triggered a release 🤷‍♂️ (https://github.com/rnmods/react-native-document-picker/releases/tag/v6.0.1)

related issue: release-it/release-it#798

Please sign in to comment.