nitaliano / react-native-mapbox-gl

A Mapbox GL react native module for creating custom maps
Other
2.16k stars 697 forks source link

Upgrade mapbox-android-sdk to 5.5.3 #1505

Closed alexiri closed 5 years ago

alexiri commented 5 years ago

Versions older than 5.5.2 suffered from a bug that prevented Android emulators from showing the map when using hardware acceleration. This upgrades to SDK 5.5.3, the last of the 5 series, which doesn't have this issue.

kristfal commented 5 years ago

This is already in master via an alternative PR. Thanks for your contribution.