Skip to content

update react-native install documentation

Review this checklist before submitting.

  • GitLab issues are for bug reports and feature requests. If this is a help request, please post on Gitter. If you have or want paid support, please use the chat widget on https://glitchtip.com.
  • Document reproduction steps. Be as detailed as possible.
  • If applicable, try to reproduce the problem on https://app.glitchtip.com
  • Be considerate of the reviewer of your issue and their time. They are likely unpaid. GlitchTip is open source and comes with absolutely no warrantee.
  • Check existing issues first. 👍 the issue to show interest.

Description

What do you expect to see or happen. What happens instead?

update react-native docs, to install

yan add @sentry/react-native npm install @sentry/react-native --save

import Sentry from '@sentry/react-native';

Proposed Solution(s)

What do you think should be changed? This could be a code change or a documentation change. Are you interested in doing this change yourself? Do you need assistance getting up to speed on how to develop for GlitchTip?

What do you think should be changed? Update documentation

Are you interested in doing this change yourself? Sure

Do you need assistance getting up to speed on how to develop for GlitchTip? Yes

Edited by HasnAr