Piotr Wodziński
Piotr Wodziński
Could you add ts support? I can help if you want 😊
## Description Fixes [3796](https://github.com/rnmapbox/maps/issues/3796) ## Checklist - [x] I've read `CONTRIBUTING.md` - [x] I updated the doc/other generated code with running `yarn generate` in the root folder - [x] I...
## Description Fixes #3715 The issue appeared after a change in the Mapbox Android library in version [v10.18.4](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.18.4), specifically in this [commit](https://github.com/mapbox/mapbox-maps-android/commit/97d04fa880a75292652defad5e16131b51422eb6). After I added OnPointAnnotationLongClickListener to RNMBXPointAnnotationCoordinator, everything started...