Skip to content

Commit e62dfb3

Browse files
authored
update @maplibre/maplibre-react-native (#2381)
1 parent bb454e5 commit e62dfb3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

react-native-libraries.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10178,20 +10178,15 @@
1017810178
"android": true
1017910179
},
1018010180
{
10181-
"githubUrl": "https://github.com/maplibre/maplibre-react-native",
10181+
"githubUrl": "https://github.com/maplibre/maplibre-react-native/tree/main/package",
1018210182
"npmPkg": "@maplibre/maplibre-react-native",
1018310183
"examples": [
1018410184
"https://github.com/maplibre/maplibre-react-native/tree/main/examples/expo-app",
1018510185
"https://github.com/maplibre/maplibre-react-native/tree/main/examples/react-native-app"
1018610186
],
10187-
"images": [
10188-
"https://raw.githubusercontent.com/maplibre/maplibre-react-native/main/docs/static/screenshots/index/device-android.png",
10189-
"https://raw.githubusercontent.com/maplibre/maplibre-react-native/main/docs/static/screenshots/index/device-ios.png"
10190-
],
1019110187
"ios": true,
1019210188
"android": true,
1019310189
"newArchitecture": true,
10194-
"newArchitectureNote": "Supported from v10 release using the interop layer.",
1019510190
"configPlugin": true
1019610191
},
1019710192
{

0 commit comments

Comments
 (0)