Disable user interaction form MapView in react-native -
how turn of user interaction element in react native, similar ios, mapview in case.
userinteraction = false
thanks
you can use differents props mapview
has disable interaction:
if feel it's not enough, feel free submit pr react native implement userinteraction
prop directly.
Comments
Post a Comment