File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.5.0] ( https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.3...v0.5.0 ) (2024-09-05)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * The height and width properties have been removed from NavigationView in favor of an optional style property.
9+
10+ ### Features
11+
12+ * view callback and layout functionality improvements ([ #239 ] ( https://github.com/googlemaps/react-native-navigation-sdk/issues/239 ) ) ([ d24855b] ( https://github.com/googlemaps/react-native-navigation-sdk/commit/d24855b9b391f41fedc46137267c2d947c57ca16 ) )
13+
14+
15+ ### Miscellaneous Chores
16+
17+ * release 0.5.0 ([ e46648b] ( https://github.com/googlemaps/react-native-navigation-sdk/commit/e46648b2ffb71503608ec8cb704a03e7c43840f1 ) )
18+
319## [ 0.4.3] ( https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.4.2...v0.4.3 ) (2024-08-19)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @googlemaps/react-native-navigation-sdk" ,
3- "version" : " 0.4.3 " ,
3+ "version" : " 0.5.0 " ,
44 "author" : " Google" ,
55 "description" : " A React Native library for Navigation SDK on Google Maps Platform" ,
66 "main" : " lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments