1.21.0 (2025-04-11)
π feat: Major release for react-native-maps
β now with Fabric Support!
π οΈ react-native
π§Ή chore
- βοΈ Upgraded to React Native 0.76+
- π¦ TypeScript-first: source packaged as-is (no Babel transpile)
- π§° Uses default
tsconfig
from React Native
π bugfix
- π§Ό Correctly use Bubbling Events, rely mainly on DirectEvents
π§Ή Additional chore
- π Unified
onRegionChanged
behavior across iOS & Android - πΊοΈ
Overlay
: always use bounds format[northEast, southWest]
- ποΈ Unified indoor maps API across platforms (Google Maps)
βοΈ CI
π§Ή chore
- π§ New Architecture enabled for framework builds
π± Example App
π§Ή chore
- β¬οΈ Updated to React Native 0.76.8
π bugfixes
- πΊοΈ
WMSTiles
working again - π’ Indoor Maps support for both iOS and Android
π iOS
- π Minimum iOS version is now 13
- π§Ό Removed deprecated properties:
showsTraffic
showsPointsOfInterest
πΊοΈ Google Maps (iOS)
- π Minimum iOS version is now 15
- πΊοΈ Updated GoogleMaps to
9.3.0
- π§ Updated
Google-Maps-iOS-Utils
to6.1.0
β¨ Features
π€ Android
- π
showsTraffic
support - π
userInterfaceStyle
support (dark, light, system)
π iOS
- π
Marker.displayPriority
support
ππΊοΈ iOS (Google Maps)
- π«οΈ
MapType: none
support (similar to Android) - π
mapId
support
Co-authored-by: semantic-release-bot semantic-release-bot@martynus.net
Co-authored-by: salah ghanim salah@getaway.pro
Co-authored-by: Oliver Nitzschke o.nitzschke@gmail.com