From a60d88053cbc14eb8ffcaf0928b11726b40dec85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kry=C5=A1tof=20Wold=C5=99ich?= <31292499+krystofwoldrich@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:48:43 -0700 Subject: [PATCH] Add @getsentry to React Native incubating partners list (#38091) Summary: Add getsentry to the React Native incubating partners list. If you are interested in Sentry's work in the RN Core, see the ReactWG Post -> [Better Error Reporting for the New Architecture ](https://github.com/reactwg/react-native-new-architecture/discussions/122) ## Changelog: [Internal] - Add getsentry to the React Native incubating partners list Pull Request resolved: https://github.com/facebook/react-native/pull/38091 Test Plan: None - Docs update Reviewed By: cortinico, sammy-SC Differential Revision: D47060764 Pulled By: blakef fbshipit-source-id: 9a42a5d9ff9012eb4ec7ffb04fac850c750f3c65 --- ECOSYSTEM.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index 7c958a9ccec72f..257e675119b865 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -39,6 +39,7 @@ Examples of contributing to the release include being a [community releaser](htt ### Incubating partners: * **[Expensify](https://expensify.com/):** Developing [Expensify Chat](https://github.com/Expensify/App), an open-source React Native app built by the community, while [sponsoring dependencies](https://github.com/orgs/Expensify/sponsoring), conferences, and New Architecture advancements. +* **[Sentry](https://sentry.io/for/react-native/):** Develops Error and Performance Monitoring [SDK for React Native](https://github.com/getsentry/sentry-react-native) and [New Architecture Turbo Modules Mixed Stack Traces](https://github.com/reactwg/react-native-new-architecture/discussions/122). When you are contributing to React Native, you'll most likely meet somebody who works at one of the partner companies and who is a core contributor.