We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78eb1af commit 84a7b56Copy full SHA for 84a7b56
docs/cocoapods.rst
@@ -9,6 +9,7 @@ In order to use Sentry with CocoaPods you have to install the packages with
9
.. sourcecode:: bash
10
11
npm install --save react react-native react-native-sentry
12
+ yarn add react react-native react-native-sentry
13
14
After that change your ``Podfile`` to reference to the packages in your
15
``node_modules`` folder. For the latest reference on how to use react-native with
0 commit comments