Volker Lieber

Results 5 issues of Volker Lieber

Fixes #2151 caused by the gestureManager events being called before the onRegionDidChange event. isAnimatingFromGesture was fixed as well, even though it is not used by the React Native side?

Fixes #382, which was caused by a wrong interface definition

## Description Implemented web MapView and MarkerView props correctly. Please check if exporting the component props is acceptable for you. Added web MapView onPress. ## Checklist - [x] I've read...

Fixes the markdown spacing after example method links (as discussed in #3409). **Please regenerate the documentation**

**Describe the PR** Add optional `bearerformat` for bearer authentication - https://swagger.io/docs/specification/v3_0/authentication/bearer-authentication/#describing-bearer-authentication - https://swagger.io/specification/#security-scheme-object **Relation issue** - https://github.com/swaggo/swag/issues/1853 **Additional context** #1854 added `securitydefinitions.bearerauth`. This PR builds on that and adds the...