-
### Description
i create new project with 0.76.1 and install library package and i migrate my old project to new 0.76.1
### Steps to reproduce
1. install yarn which version 1.22.22
2. rea…
-
## Issue
In the process of integrating react-native-firebase in a project with a tight dependency security model. When integrating React Native Firebase v19, the dependencies in…
-
## Issue
Hey, first of all, thank you for such a brilliant package!
I get an kinda empty remoteMessage in some case:
1. The app is in the background.
2. A notification …
-
### Problem Description
While updating the new arch templates for apps and libs to use the new arch NuGets packages (see PR #13338), we sometimes hit the following error:
`.nuget\packages\microsof…
-
## Your Environment
* Plugin version:4.2.5
* Platform: iOS
* OS version: 17.5.1
* Device manufacturer / model: Apple iPhone 11
* React Native version (`react-native -v`): 0.74.3
* Plugin…
-
### Current Behavior
Unable to use lazy-loading React feature with react-native
This line will cause error
```tsx
const SharedLayoutLazy = React.lazy(() => import('@happynrwl/shared-ui-layout'))…
-
### Summary
I have just updated my app from expo 49 to 51 and after a lot of trubleshooting I have reached a stage where it gives me this error. I have also tried expo-asset but that does not help.
…
-
### Summary
I'm trying to run the template app from react-native, but everytime, I move the map with google map, it immediately drop from 40 or below, this happen on ios real device, any fix for th…
-
### Minimal reproducible example
https://github.com/GHEAD1802/Test-APP.git
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summary
I have crea…
-
### Summary
`expo start --web --https` with the current default implementation of `npx create-expo-app --template (chose typscript with routing)` does not start a web dev server with https, it stay…