diff --git a/ios/install.md b/ios/install.md index c5396c5ac..e3d964720 100644 --- a/ios/install.md +++ b/ios/install.md @@ -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.