python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
MapView showing blank view with google icon on it when ejected from expo
So i built an app in expo where i use MapView and it worked fine until i ejected from expo.
It showed map correctly but when i ejected from expo, it shows a blank view with google icon on it.
Note tha...

Irfan wani
Votes: 0
Answers: 1
Dynamically link packages based on product flavor to support GMS & HMS with one code base
In order for my application to be approved and visible on both of Google PlayStore and Huawei App Gallery, I am currently maintaining two different branches:
Google branch which has react-native-maps...

RodSar
Votes: 0
Answers: 2
React native maps issue in iOS app (undefined symbols for architecture x86_64)
I am very new to react native. While trying to install react native maps (M1 mackbook pro), I am getting the below error (on iOS):
React native version: 0.67 RC 6
Please help me to solve it:
https://r...

Haren Sarma
Votes: 0
Answers: 2
How to make the Marker move smoothly in react-native-maps?
I have an API to get cars's position in react-native-maps.
[
{
"Message": "OK",
"NumberPlate": "*****",
"DeviceID": "60000660"...

Zuet
Votes: 0
Answers: 1