Skip to content

Commit 7bc1af4

Browse files
authored
update entries for removed repos, add missing lib from org (#2368)
1 parent 9748c96 commit 7bc1af4

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

react-native-libraries.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17564,17 +17564,9 @@
1756417564
"ios": true
1756517565
},
1756617566
{
17567-
"githubUrl": "https://github.com/rn-bridge/react-native-shortcuts",
17568-
"npmPkg": "@rn-bridge/react-native-shortcuts",
17569-
"examples": ["https://github.com/rn-bridge/react-native-shortcuts/tree/master/example"],
17570-
"android": true,
17571-
"ios": true,
17572-
"alternatives": ["@rn-org/react-native-shortcuts"]
17573-
},
17574-
{
17575-
"githubUrl": "https://github.com/rn-bridge/react-native-geofencing",
17576-
"npmPkg": "@rn-bridge/react-native-geofencing",
17577-
"examples": ["https://github.com/rn-bridge/react-native-geofencing/tree/master/example"],
17567+
"githubUrl": "https://github.com/rn-org/react-native-geofencing",
17568+
"npmPkg": "@rn-org/react-native-geofencing",
17569+
"examples": ["https://github.com/rn-org/react-native-geofencing/tree/master/example"],
1757817570
"android": true,
1757917571
"ios": true
1758017572
},
@@ -20430,5 +20422,12 @@
2043020422
"examples": ["https://github.com/software-mansion/pulsar/tree/main/react-native/PulsarApp"],
2043120423
"ios": true,
2043220424
"android": true
20425+
},
20426+
{
20427+
"githubUrl": "https://github.com/rn-org/react-native-thread",
20428+
"npmPkg": "@rn-org/react-native-thread",
20429+
"examples": ["https://github.com/rn-org/react-native-thread/tree/master/example"],
20430+
"ios": true,
20431+
"android": true
2043320432
}
2043420433
]

0 commit comments

Comments
 (0)