Skip to content

Commit

Permalink
Remove sentry-expo note and link new Sentry Expo guide (#9390)
Browse files Browse the repository at this point in the history
* Remove `sentry-expo` note and link new Sentry Expo guide

* Update react-native.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>

---------

Co-authored-by: Liza Mock <liza.mock@sentry.io>
  • Loading branch information
krystofwoldrich and lizokm authored Mar 14, 2024
1 parent bd239ff commit 46b976d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions platform-includes/getting-started-install/react-native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,7 @@ The following tasks will be performed by the Sentry Wizard:

### Expo

If you're using Expo, read about [How to Add Sentry to Your Expo Project](https://docs.expo.io/guides/using-sentry/). This SDK works for both managed and bare projects.

<Note>

Make sure that the version of `@sentry/react-native` matches what `sentry-expo` depends on, [read more in Expo documentation](https://docs.expo.io/guides/using-sentry/).

</Note>
If you're using Expo, [read our docs](/platforms/react-native/manual-setup/expo/) to learn how to add Sentry to your Expo project. This SDK will work for both managed and bare projects.

### iOS Specifics

Expand Down

0 comments on commit 46b976d

Please sign in to comment.