-
Hello,
In here, the library has begun using URL.canParse():
https://github.com/braintree/sanitize-url/blame/cdd33eb72e9f56eff7b3c49f1c5ed133838b9956/src/index.ts#L24
This imposes a surprising…
-
### Version
^27.1.4
### Steps to reproduce
See page https://kulshekhar.github.io/ts-jest/docs/guides/react-native#jest-config
### Expected behavior
The Jest Config placed at https://kulshekhar.g…
-
### Issue Description
I've been facing a problem when trying to write tests related to components from this library. I'm new to JS/TS, and don't know the ecosystem that well for now, so it may be s…
-
### Reproduction steps
- Developing an Expo app.
1. Added `@datadog/mobile-react-native` as a dependency in my package.json project
2. Tried to build the app using eas build --platform=ios (andro…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SDK Version
3.0.1
### Current Behavior
Having an issue with @react-native-community/netinfo package. It keep…
-
### Issue
Updated my project to RN 0.48.1 and React 16.0.0-alpha.12. The project compiles properly and but now getting red screen of death in the iOS Simulator - both from Xcode and with RN CLI - w…
-
### Current Behavior
When trying to test my components using RNTL and getByRole "button" I get an error since Tamagui implementation it's just a View under the hood (As far as I could figure out).
…
-
https://github.com/callstack/react-native-testing-library
RN-specific alternative to enzyme and react-testing-library
-
Issue:
I'm currently experiencing an issue with styled-components v6.0.7 and webpack v5.88.2 where CSS styles are not being applied to the components. I've defined my styled-components as follows:
…