-
### Summary
I am having MapView added in my mobile app but it is not working after upgrading react native to 0.76.1. I have done all the changes as required for iOS.
### Reproducible sample code…
-
### Description
I was using expo sdk 51.0.28 and RN 0.74.5 after upgrading it to latest expo and RN, I am facing lot of jittering effect in app
**Earlier package.json**
`{
"name": "vyayam",…
-
### Description
`@react-native/community-cli-plugin` currently has a peer dependency on `@react-native-community/cli-server-api` AND marks it as optional, expecting whoever depends on it to resolve…
-
Info:
"expo": "~51.0.38",
"expo-share-extension": "^1.10.5",
"react-native": "0.74.5",
IOS: **18.1**, i has tried ios **17.5** too
ShareExtension.tsx
```jsx
import { clo…
-
### Describe the issue
After upgrading React Native to version 0.75.4. Session replay fails to compile for Android.
I get the following message
```
e: file:///Users/rmerchant/Projects/Avios/IAGLoy…
-
### Build/Submit details page URL
_No response_
### Summary
When trying to create a new build with eas cli, apple authentication fails when requesting SMS 6 digit pin instead of device. We made sur…
-
## Issue
After building dev build for Android or iOS the app starts i get the error:
```
1 | import { firebase } from '..';
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2 |
3 | /**
4 | * @type…
-
### Summary
MapView is working great in Android but in iOs when i tried to use google Maps I got this error
ERROR react-native-maps: AirGoogleMaps dir must be added to your xCode project to suppo…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
### Summary
I'm using @expo/fingerprint CLI into the bare native project.
Trying to customize include/exclude patterns with `.fingerprintignore`.
As a result example from the [documentation](http…