### Description As mentioned in https://github.com/facebook/react-native/pull/51737 (PR fixing TS types for the mentioned functions) and https://github.com/react-native-community/discussions-and-proposals/pull/894 (RFC about removing deep RN Core imports). - https://github.com/facebook/react-native/pull/51737 - https://github.com/react-native-community/discussions-and-proposals/pull/894 ### Proposal - `parseErrorStack` should be easily replaced by Sentry Core SDK parsing functions. - `symbolicateStackTrace` makes a network request to the `/symbolicate` endpoint, this can be replaced by a custom `__sentry/symbolicate`