File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Dev Release] ( https://img.shields.io/npm/v/react-native-google-maps-plus/dev.svg?label=dev%20release&color=orange )] ( https://www.npmjs.com/package/react-native-google-maps-plus )
55[ ![ Build] ( https://github.com/pinpong/react-native-google-maps-plus/actions/workflows/release.yml/badge.svg )] ( https://github.com/pinpong/react-native-google-maps-plus/actions/workflows/release.yml )
66[ ![ API Docs] ( https://img.shields.io/static/v1?label=typedoc&message=docs&color=informational )] ( https://pinpong.github.io/react-native-google-maps-plus )
7- ![ React Native] ( https://img.shields.io/badge/react--native-%3E%3D0.81 .0-61dafb.svg?logo=react )
7+ ![ React Native] ( https://img.shields.io/badge/react--native-%3E%3D0.82 .0-61dafb.svg?logo=react )
88
99React Native wrapper for Android & iOS Google Maps SDK.
1010
Original file line number Diff line number Diff line change 116116 "peerDependencies" : {
117117 "expo" : " *" ,
118118 "react" : " *" ,
119- "react-native" : " * " ,
120- "react-native-nitro-modules" : " * "
119+ "react-native" : " >=0.82.0 " ,
120+ "react-native-nitro-modules" : " >=0.35.1 "
121121 },
122122 "peerDependenciesMeta" : {
123123 "expo" : {
Original file line number Diff line number Diff line change @@ -12472,8 +12472,8 @@ __metadata:
1247212472 peerDependencies:
1247312473 expo: "*"
1247412474 react: "*"
12475- react-native: "* "
12476- react-native-nitro-modules: "* "
12475+ react-native: ">=0.82.0 "
12476+ react-native-nitro-modules: ">=0.35.1 "
1247712477 peerDependenciesMeta:
1247812478 expo:
1247912479 optional: true
You can’t perform that action at this time.
0 commit comments