sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Supabase Support

Open smeubank opened this issue 10 months ago • 0 comments

Problem Statement

Sentry's React Native SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DB, but it does much more today.

in order of what the SDK should support, and can be broken into independently shippable features:

Solution Brainstorm

There is now an integration on the @sentry/core since 9.14.0 of the Sentry JavaScript SDK

Since Supabase uses their JS package for react-native it could be that this is simply reusable.

@supabase/supabase-js

Are you willing to submit a PR?

None

smeubank avatar Apr 23 '25 16:04 smeubank