Skip to content

Commit

Permalink
Added link to workaround of use_frameworks!
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas authored Mar 11, 2020
1 parent 8601ef4 commit 319529a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ To install with CocoaPods, add the following to your `Podfile`:

Then run `pod install` and rebuild your project.

If you cannot use `use_frameworks!` for some reason, please see our workaround - https://github.com/react-native-mapbox-gl/maps/pull/714

## React-Native > `0.60.0`

If you are using autolinking feature introduced in React-Native `0.60.0` you do not need any additional steps.
Expand Down

0 comments on commit 319529a

Please sign in to comment.