Releases: googlemaps/react-native-navigation-sdk
Releases · googlemaps/react-native-navigation-sdk
0.2.0-beta
What's Changed
- fix: allow map objects to be properly removed/prevent window stacking by @ArturoSalazarB16 in #83
- fix: address build error while trying to access count on id object by @ArturoSalazarB16 in #88
- chore: bump iOS NavSDK to latest available by @ArturoSalazarB16 in #90
- feat: add API to allow enabling/disabling recenter button by @ArturoSalazarB16 in #89
- chore: bump Android NavSDK to latest available (5.2.3) by @ArturoSalazarB16 in #91
- chore: bump package.json in preparation for minor release by @ArturoSalazarB16 in #92
- fix: address build error on build.gradle by @ArturoSalazarB16 in #93
- fix: include constraint-layout/guava as library deps by @ArturoSalazarB16 in #94
Full Changelog: 0.1.5-beta...0.2.0-beta
0.1.5-beta
0.1.4-beta
Contains a few minor bug fixes in the library.
0.1.3-beta
Internal improvements to the library.
0.1.2-beta
Includes fix for iOS error that prevented navigation from showing (Invalid logDebugInfo callback in CustomEventDispatcher)
0.1.1-beta
Initial release (private)
This library provides a unified interface for accessing the rich functionality of the Navigation SDK through React Native. It enables seamless navigation experiences, and enables developers to deploy to both Android and iOS using a single code base, saving time and effort while enhancing the overall developer experience. The current version is private and a public release will be launched soon.