File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 1.13.0] ( https://github.com/pinpong/react-native-google-maps-plus/compare/v1.12.1...v1.13.0 ) (2026-04-25)
2+
3+ ### ✨ Features
4+
5+ * add StreetViewPanorama view ([ f036125] ( https://github.com/pinpong/react-native-google-maps-plus/commit/f036125582d6d963a204da10cb2858b50a90d3f2 ) )
6+
7+ ### 🐛 Bug Fixes
8+
9+ * align map animation defaults ([ 5e0826e] ( https://github.com/pinpong/react-native-google-maps-plus/commit/5e0826e48eeba0de466f40bd247dced850a2080e ) )
10+ * ** android:** add missing indoorStateChangeListener ([ 7424ee5] ( https://github.com/pinpong/react-native-google-maps-plus/commit/7424ee5f713c56518af5632e6b5d2faf52e70635 ) )
11+ * forward lockBounds to animateToBounds ([ ea2ec0a] ( https://github.com/pinpong/react-native-google-maps-plus/commit/ea2ec0a870457a4044aa51843988889670ecddb5 ) )
12+
13+ ### 🔄 Code Refactors
14+
15+ * ** android:** unify view lifecycle, gesture handling and map listeners ([ 74d9acd] ( https://github.com/pinpong/react-native-google-maps-plus/commit/74d9acdc72e9420454d659c84bf9f21365c1ee56 ) )
16+
17+ ### 🛠️ Other changes
18+
19+ * add defaultSemverRangePrefix ([ 60fdcaf] ( https://github.com/pinpong/react-native-google-maps-plus/commit/60fdcafaa19ee31b71825166a80b916fce31241e ) )
20+ * ** ios:** remove swiftlint ([ 27bb00e] ( https://github.com/pinpong/react-native-google-maps-plus/commit/27bb00e83bbe93960fb60024c293dcf61a6e15e1 ) )
21+ * update package description ([ 72b6d34] ( https://github.com/pinpong/react-native-google-maps-plus/commit/72b6d3429b750ee44e4831c91c230a98b41cf52e ) )
22+ * update pods ([ 9aceae0] ( https://github.com/pinpong/react-native-google-maps-plus/commit/9aceae0bb70dd2e664533592d46f5e3ecdc5218d ) )
23+ * update pods ([ c94f720] ( https://github.com/pinpong/react-native-google-maps-plus/commit/c94f720fe60bda7f224bff191d769e4b767d148d ) )
24+ * updated dependencies ([ b7c8419] ( https://github.com/pinpong/react-native-google-maps-plus/commit/b7c84194eaf0d0d527e5ed7b5e6049c5f1b1c807 ) )
25+
126## [ 1.12.1] ( https://github.com/pinpong/react-native-google-maps-plus/compare/v1.12.0...v1.12.1 ) (2026-04-18)
227
328### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-google-maps-plus" ,
3- "version" : " 1.12.1 " ,
3+ "version" : " 1.13.0 " ,
44 "description" : " React Native wrapper for Android & iOS Google Maps SDK with Street View support" ,
55 "main" : " ./lib/module/index.js" ,
66 "module" : " ./lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments