-
### Version
6.6.4
### What platforms are you having the problem on?
Android
### System Version
Android 13.0 React naitve 0.73.0
### On what device are you experiencing the issue?
…
-
### Summary
I encountered an issue with the react-native-maps library when using the "Default Markers" example. When I tap on the map to add a marker, nothing appears on the first tap. However, when …
-
Crossposting from [https://github.com/facebook/react-native/issues/46775](this) issue of the react-native repo. All credits go to the original author! Reproduction repo available here: [ht…
-
We started migrating react native adyen in our project to latest version 2.4.1. While doing that we got below error.
Execution failed for task ':app:checkReleaseDuplicateClasses'. > A failure oc…
-
This is still an issue:
Fatal Exception: java.lang.IllegalStateException: Tried to access a JS module before the React instance was fully set up. Calls to ReactContext#getJSModule should only happe…
-
I encountered an issue while developing the user registration feature using the **Password Provide**r from Convex Auth in a Next.js project. Upon submitting the registration form, the following error …
-
## Environment
react-native info output
```
System:
OS: macOS 14.2.1
CPU: (10) arm64 Apple M1 Max
Memory: 941.36 MB / 64.00 GB
Shell:
version: 3.6.0
path: /opt/homebrew/…
-
### Summary
When i give a marker a custom style (without backgroundColor), a No style View appears in the upper left corner of the MapView, similar to the size of that marker's style.
### Reprod…
-
I'm trying to setup 2FA authentication on my react native application but `verifyPhoneNumberForMultiFactor` throw `auth/internal-error` on iOS.
Here is the code:
```
async function send2FaVer…
-
### Summary
Hi Team ,
Problem Statement:
I have a requirement where I need to build an app which opens a map initially with the current location and one destination(configurable). And if I'm cli…