-
### Description
Very simple - when typing in a TextInput on Android, each alternate keypress seems to enable/disable the boxShadow style on the TextInput. This behaviour is not seen on iOS; there, …
-
### Description
Heya! I'm migrating from Unistyles 2 to v3 beta.
When building an app on EAS with V3 + NitroModules etc, the build can't complete.
My app uses `USE_FRAMEWORKS` because [it is r…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
## Issue
I can get up and running with my Expo App and react-native-firebase just fine in development and production on Android and development on iOS, but NOT production on i…
-
### Description
Upgraded RN from 75.4 to 76.2
Upgraded to latest react-native-guesture-handler
Using detox for E2E testing
Normal Build succeeds not Test Build
> Task :react-native-gesture-ha…
-
I keep encountering errors while using this component library, but they can be closed. However, they keep reappearing after being closed. The packaged app works fine, but in the development environmen…
-
Problem Description
I am trying to create a new React Native Windows project, following the instructions here: https://microsoft.github.io/react-native-windows/docs/getting-started
However, the Micr…
-
#### Expected Behavior:
#### Observed Behavior:
#### Steps to reproduce the issue:
#### Platform Information
* **React Native Version**:
* **WebRTC Module Version**:
* **Plat…
-
## Issue
"@react-native-firebase/database": "^21.4.0"
```
import { firebase } from '@react-native-firebase/database'
firebase
.database()
.ref()
.update({
'any-path':…