-
## Background:
> _**strongly encouraged** suggestion_: Write some automated tests to cover this change. It's a very good candidate for unit tests, and they'd go a long way to make this code more …
-
Tracking issue for migrating the package to use the New Module Architecture: https://github.com/reactwg/react-native-new-architecture/blob/main/docs/enable-libraries-prerequisites.md
**UPDATE 8/8/2…
-
**Description**:
I am experiencing a build failure in my React Native iOS project when integrating the `bridgefy-react-native` library. The error occurs during the Xcode build process, where multiple…
-
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
- […
-
## 💬 Question
What I want is to press a [select](https://akveo.github.io/react-native-ui-kitten/docs/components/select/overview#select) component and select an especific option, so I'm having s…
-
### Describe the bug
**installation**
✅ What bundle identifier? · com.claimeasy
✅ Where do you want to start your project? · /home/kartik/Documents/GitHub/claimEsay/apps/native
✅ How do you wan…
-
### Stack trace
ReferenceError: Property 'BigInt' doesn't exist, js engine: hermes
### Reproduction steps
Not able to run package version 2.3.6 on Xcode 16 made me install the new version.
After…
-
### Page(s)
- https://jestjs.io/docs/tutorial-react
- https://jestjs.io/docs/tutorial-react-native#snapshot-test
### Description
`react-test-renderer` is deprecated.
> `react-test-rendere…
-
### Minimal reproducible example
https://github.com/emmadal/fox/blob/main/components/__tests__/Logo.test.tsx
### What platform(s) does this occur on?
_No response_
### Did you reproduce this issue…
-
## Summary
Ideally `react` is shipped with official test utilities instead of relying o third-party vendors.
Unfortunately it was decided to deprecate`react-test-renderer`.
As a consequence i…