jest.mock('@sentry/react-native', () => ({ init: jest.fn(), }))