-
using this https://github.com/callstack/react-native-testing-library
-
## Environment
`yarn react-native info` from inside a project (note: `npx react-native info` does not work from outside a project)
```
System:
OS: macOS 14.3.1
CPU: (8) arm64 Apple M2
…
-
**Mobile Device Environment**
Android & IOS
- React Native relseaed a [new architecture](https://reactnative.dev/docs/the-new-architecture/)
- React Native team is planning to enable the New Arc…
-
When running upgrading react-native-keyboard-aware-scroll-view ^0.9.3 → ^0.9.4
by using
```
npx npm-check-updates --doctor -u
```
I get Jest with react-native-testing-library testing error:
…
-
First of all, amazing repo and tutorial, I've used it as template for a RN monorepo that uses Javascript based react-native-web and yarn workspaces to build both mobile and web variants.
I've migrate…
-
**Environment:**
- react-native-iap: 12.12.0
- react-native: 0.73.4
- Platforms: Android simulator
I managed to get the subscriptions list on iOS but now I'm trying to do so on android and the…
-
**Is your feature request related to a problem? Please describe.**
Add the `react-native-owl` library along with components tests, for visual regression testing, which can be really helpful in once…
-
### Environment
Library version: 5.0.0
OS version: Tested on three Android devices with Android 12
The issue seems to be
React Native 0.73 specific (0.73.2 is what I have been testing on)
The …
-
This is a feature request, it would be nice to allow sending `testID` to components generated when importing `.svg` files. `testID` is a standard prop used by several testing frameworks like @testing-…
-
### Is this related to a new or existing framework?
React Native
### Is this related to a new or existing API?
Authentication
### Is this related to another service?
Cognito
### Describe the fea…