v10.3.2
What's Changed
- fix: issue with maxPitch MapView config setting not propagating to native components by @KijongHan in #4191
- Update style-spec to Mapbox Maps SDK 11.23.1 by @mfazekas in #4207
- Add minZoomLevel prop to ShapeSource by @mfazekas in #4208
- Add scaleBarUnits prop to MapView by @mfazekas in #4211
- fix: enable verbatimModuleSyntax in tsconfig.json by @mfazekas in #4218
- Update hasNoDataSoRefersToExisting logic for RNMBXRasterSource by @scharron in #4205
- fix(android): use getReactTag() for react-native >= 0.87 compatibility by @mfazekas in #4227
- fix(android): implement getDelegate() on ViewManagers missing it by @mfazekas in #4228
- fix(PointAnnotation): fix nested children not rendering on New Architecture (Fabric) by @mfazekas in #4231
- fix(MarkerView): forward pointerEvents prop to native view by @mfazekas in #4232
- Fix layout issue where MarkerViews disappear by @scharron in #4212
- Add TypeScript types for Standard Style configuration by @mfazekas in #4210
- fix(ci): handle concurrent update-docs runs by @mfazekas in #4235
- chore: remove redundant comments from MarkerView zero-dimension guard by @mfazekas in #4236
- Add PointAnnotationManager component with slot support by @mfazekas in #4209
- fix: replace {at}link JSDoc that breaks MDX doc generator by @mfazekas in #4239
- fix(ios): support static frameworks under Expo SDK 57 precompiled pipeline by @mfazekas in #4245
- feat(PointAnnotationManager): multiple managers with independent slots & properties by @mfazekas in #4240
- fix(PointAnnotationManager): override getDelegate on Android view manager by @mfazekas in #4246
Full Changelog: v10.3.1...v10.3.2