mertlena

Results 3 comments of mertlena

if somebody still needs a solution, please check this comment https://github.com/react-native-community/react-native-maps/issues/2780#issuecomment-678128741 It helped in my case, maybe it could help yours.

@nimrodbens did you set `position:absolute` for your MapView ?

i faced with same problem, then when i set `closeOnDragDown={false}` it is working now.