-
I have installed `newrelic-react-native-agent` (1.3.7) in my project and started getting run time error as below -
`New Relic detected an unrecognized selector, 'reanimated_viewDidLayoutSubviews', …
-
### Summary
@victorsoares96 @Jemeni11 @shlomizadok hi , When we move to next page there is a white background showing in between the rendering pages so is there any way to avoid this or any way t…
-
- [x] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
**Describe the bug**
Hi guys I'm getting this error when import the GOOGLE_MAPS_APIKEY…
-
## Description
I'm using TypesenseInstantSearchAdapter from 'typesense-instantsearch-adapter' and InstantSearch, useInfiniteHits, useSearchBox from 'react-instantsearch-core' in my react native app…
-
### Minimal reproducible example
https://github.com/Gutistavo/expo-image-issue/blob/main/test.tsx
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a deve…
-
-
## Describe the Feature
The masked input field could have similar support for left and right icons like the react native elements input field has.
## Possible Implementations
Adding a lef…
-
I have started using this library in my React Native app and came across the following issue.
![DecentFoolhardyIrukandjijellyfish-size_restricted (1)](https://user-images.githubusercontent.com/1332…
RBrNx updated
5 years ago
-
yarn run v1.22.21
$ react-native run-android
info JS server already running.
info Installing the app...
> Configure project :notifee_react-native
:notifee_react-native @notifee/react-native fou…
-
**Current Behavior**
Calling `.focus()` on a text input (or using autoFocus) when the screen becomes focused works when you add a screen to the stack (Screen A -> Screen B) but not when going back …