-
### How frequently does the bug occur?
Always
### Description
If I mock realm in a test file, and then import the real realm in a particular test, it will give this error:
{{ TypeError: Cannot rede…
-
Hi, I am trying to convert an image url prefixed with https:// into base64 string using the **react-native-blob-util**, however I got this error after installing and also doing a pod install
- re…
-
### Description
Bit of a niche one: We see failing unit tests after upgrading 0.72.10 --> 0.73.4:
```
Element type is invalid: expected a string (for built-in components) or a class/function (for…
-
### Description
After upgrading to RN 0.76.x the iOS app started crashing.
### Steps to reproduce
1. Build & start
### React Native Version
0.76.3
### Affected Platforms
Runtime - iOS
### Outp…
tapz updated
16 hours ago
-
Hi, I am trying to test one of my component using this lib with RNTL and Jest then I got the following error
```
The above error occurred in the component:
at /node_modules/react-na…
-
As described in [this P/S proposal](https://expensify.slack.com/archives/C01GTK53T8Q/p1712647832633819) i want to create mock implementations directly in `react-native-quick-sqlite` and `idb-keyval`, …
-
The [examples](https://github.com/lingui/js-lingui/tree/main/examples) are extremely outdated and need to be upgraded
- [x] create-react-app
- [x] js
- [x] nextjs-babel
- [x] nextjs-swc
- [x] v…
-
## RNTL Cookbook
RNTL is feature-complete, so the next big frontier is documenting and sharing best practices so our users can get the most out of using RNTL. Specifically, we could have a signific…
-
BlueWallet currently does not build for the web out-of-the-box. This needs to change to improve the development experience.
We are using Expo, but the `expo-file-system` nor the `@dr.pogodin/react-na…
-
**Describe the bug**
When running the mock in my tests I get the following error:
```
Cannot find module 'launchdarkly-react-client-sdk' from 'node_modules/jest-launchdarkly-mock/dist/index.js'
…