You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(write your answer here)
I am using react-native-maps. My requirement is to render some text and images on the mapview, so i have taken these on component inside MapView. This is working fine on ios but getting error in android "The specified child already has a parent. You must call removeView() on the child's parent first"
Is this a bug report?
Yes
(write your answer here)
I am using react-native-maps. My requirement is to render some text and images on the mapview, so i have taken these on component inside MapView. This is working fine on ios but getting error in android "The specified child already has a parent. You must call removeView() on the child's parent first"
Have you read the Installation Instructions?
Yes
Steps to Reproduce
The text was updated successfully, but these errors were encountered: