Skip to content

Commit 35dcd7c

Browse files
authored
add few new libs, remove one archived and unpublished (#2379)
1 parent 4b5bbae commit 35dcd7c

File tree

1 file changed

+22
-6
lines changed

1 file changed

+22
-6
lines changed

react-native-libraries.json

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10594,12 +10594,6 @@
1059410594
"android": true,
1059510595
"web": true
1059610596
},
10597-
{
10598-
"githubUrl": "https://github.com/howljs/react-native-auto-route",
10599-
"examples": ["https://github.com/howljs/react-native-auto-route/tree/main/example"],
10600-
"ios": true,
10601-
"android": true
10602-
},
1060310597
{
1060410598
"githubUrl": "https://github.com/neurio/react-native-local-network-permission",
1060510599
"npmPkg": "@generac/react-native-local-network-permission",
@@ -20504,5 +20498,27 @@
2050420498
"android": true,
2050520499
"web": true,
2050620500
"configPlugin": true
20501+
},
20502+
{
20503+
"githubUrl": "https://github.com/dpyeates/react-native-cesium",
20504+
"examples": ["https://github.com/dpyeates/react-native-cesium/tree/main/example"],
20505+
"images": [
20506+
"https://raw.githubusercontent.com/dpyeates/react-native-cesium/main/example/react-native-cesium-example.jpg"
20507+
],
20508+
"ios": true,
20509+
"android": true,
20510+
"newArchitecture": true
20511+
},
20512+
{
20513+
"githubUrl": "https://github.com/talon2295/keychain-synced-storage",
20514+
"ios": true,
20515+
"android": true
20516+
},
20517+
{
20518+
"githubUrl": "https://github.com/yzlin/react-native-alright-gallery",
20519+
"examples": ["https://github.com/yzlin/react-native-alright-gallery/tree/main/example"],
20520+
"ios": true,
20521+
"android": true,
20522+
"newArchitecture": true
2050720523
}
2050820524
]

0 commit comments

Comments
 (0)