4.0.0
See MIGRATION.md for step-by-step upgrade instructions.
- Migrates
RadarMapcomponent to use MapLibre v11+ APIs. - Adds
mapRefprop toRadarMapOptionsfor accessing map instances. - Updates
RadarMapRegionChangeEventtype to match new API structure. - Changes minimum dependency versions for
react,react-native, and@maplibre/maplibre-react-native. - Adds
react-native-safe-area-contexttopeerDependenciesMetaas an optional dependency. - Updates
RadarAutocompletecomponent to usereact-native-safe-area-contextif available.