diff --git a/react-native-libraries.json b/react-native-libraries.json index 63d5c9d8..e3168dc6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12143,5 +12143,16 @@ "ios": true, "android": true, "expoGo": true + }, + { + "githubUrl": "https://github.com/Netizen-Teknologi/react-native-maps-leaflet", + "npmPkg": "@netizen-teknologi/react-native-maps-leaflet", + "examples": [ + "https://github.com/Netizen-Teknologi/react-native-maps-leaflet" + ], + "ios": true, + "android": true, + "web": false, + "expoGo": true } ]