-
I would love to see an importable mixpanel mock to use in unit testing.
### My current solution:
From another closed issue:
```javascript
jest.mock('mixpanel-react-native', () => ({
__esModul…
-
#PACKAGE.JSON
{
"name": "Blind-Helper",
"version": "3.7.0",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",…
-
### Current behaviour
Usage of Icons, e.g. in TextInput left/right lead to issues in jest tests with expo 52 react 0.76 and new architecture enabled.
jest tests break with error: TypeError: loadedNa…
-
### Describe the bug
`DdLogs.[level]` and `DdRum.addAction` strips properties from `context.error`
Using latest minor version of "@datadog/mobile-react-native", through "expo-datadog"
## On Android…
-
Hi Leland,
We've crossed some tweets beforehand, but as usual Twitter character limits don't help. Thanks for offering your help, really appreciated.
The app we are building is using mostly RN + red…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
When I'm trying to build the project I run into the error
`Unable to resolve "./R…
-
### Description
When using AccessibilityInfo.announceForAccessibility no problems come when I run jest, but when I change it to AccessibilityInfo.announceForAccessibilityWithOptions I get: `TypeErro…
-
Hi all,
I know that this issue has been posted before and the solution was to update the library but I even with the newer version I see that error while by just importing `import 'jest-styled-comp…
-
### Stack trace
As recorded by attached [Flipper](https://fbflipper.com/) (0.269.0)
```
FATAL EXCEPTION: main
java.lang.VerifyError:
Verifier rejected class com.datadog.android.rum.DdRumContentProv…
-
## Environment
Run `npx react-native info` in your terminal and copy the results here.
```
'react-native': "0.71.10",
"react-native-background-geolocation": "4.12.1",
```
## Platforms
iOS
…