| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mapbox-react-native-mapbox-gl-6.1.1.tgz | 2018-04-06 | 35.1 MB | |
| React Native Mapbox GL Release 6.1.1 source code.tar.gz | 2018-04-06 | 14.2 MB | |
| React Native Mapbox GL Release 6.1.1 source code.zip | 2018-04-06 | 14.4 MB | |
| README.md | 2018-04-06 | 1.5 kB | |
| Totals: 4 Items | 63.7 MB | 0 | |
Bugfixes
- [iOS] Better
Mapbox.frameworkdetection and also fixes issues withyarn addandyarn removehttps://github.com/mapbox/react-native-mapbox-gl/pull/1151 - [All] Fixes user defined hitbox on
VectorSourceandShapeSourcenot being respected https://github.com/mapbox/react-native-mapbox-gl/issues/1142
Features
- [ALL] Adds support for resolving style values for users so instead of
MapboxGL.LineJoin.Roundusers can just specifyroundhttps://github.com/mapbox/react-native-mapbox-gl/pull/1119 - [Android] Fixes onWillStartLoadingMap not being called https://github.com/mapbox/react-native-mapbox-gl/pull/1105
- [Android] First set of fixes to help add support for
onRegionWillChangeto behave more like iOS, there still needs more work to be done, but the event at least fires sometimes correctly now https://github.com/mapbox/react-native-mapbox-gl/pull/1132 - [All] Exposes
setTelemetryEnabledandisTelemetryEnabledhttps://github.com/mapbox/react-native-mapbox-gl/pull/1096 - [All] Adds support for locale map labeling https://github.com/mapbox/react-native-mapbox-gl/pull/1038
- [JS] Formatted whole JS codebase https://github.com/mapbox/react-native-mapbox-gl/pull/1118
- [JS] Added support for
prettier,lint-staged, andhuskyhttps://github.com/mapbox/react-native-mapbox-gl/issues/931 - [README] Add developer group to README https://github.com/mapbox/react-native-mapbox-gl/pull/1101
Breaking Changes
None