Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
docs (readme): improved linking details
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan-dutoit committed Sep 5, 2019
1 parent 5d1ff85 commit 341e954
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

```
yarn add react-native-image-picker
# RN >= 0.60
cd ios && pod install
# RN < 0.60
react-native link react-native-image-picker
```

Expand Down

0 comments on commit 341e954

Please sign in to comment.