react-native-maps-expo-plugin
Version:
Expo config plugin for react-native-maps iOS Google Maps setup
16 lines (15 loc) • 327 B
JSON
{
"name": "react-native-maps-expo-plugin",
"version": "1.0.4",
"description": "Expo config plugin for react-native-maps iOS Google Maps setup",
"main": "app.plugin.js",
"keywords": [
"expo",
"config-plugin",
"react-native-maps",
"google-maps"
],
"peerDependencies": {
"expo": ">=50.0.0"
}
}