Skip to content

Commit 7b792dd

Browse files
Add react-native-highlight-overlay (#1683)
1 parent 9866b13 commit 7b792dd

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

react-native-libraries.json

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15548,15 +15548,13 @@
1554815548
},
1554915549
{
1555015550
"githubUrl": "https://github.com/joe-bell/cva/tree/main/packages/class-variance-authority",
15551-
"npmPkg": "class-variance-authority",
1555215551
"ios": true,
1555315552
"android": true,
1555415553
"expoGo": true,
1555515554
"newArchitecture": true
1555615555
},
1555715556
{
1555815557
"githubUrl": "https://github.com/duongdev/phosphor-react-native",
15559-
"npmPkg": "phosphor-react-native",
1556015558
"examples": ["https://github.com/duongdev/phosphor-react-native/tree/main/example"],
1556115559
"ios": true,
1556215560
"android": true,
@@ -15565,24 +15563,29 @@
1556515563
},
1556615564
{
1556715565
"githubUrl": "https://github.com/EliteWise/react-native-ranking-leaderboard",
15568-
"npmPkg": "react-native-ranking-leaderboard",
1556915566
"ios": true,
1557015567
"android": true,
1557115568
"expoGo": true,
1557215569
"newArchitecture": true
1557315570
},
15574-
{
15571+
{
1557515572
"githubUrl": "https://github.com/entropyconquers/react-native-reanimated-dnd",
15576-
"npmPkg": "react-native-reanimated-dnd",
1557715573
"examples": ["https://github.com/entropyconquers/react-native-reanimated-dnd/tree/main/example-app"],
1557815574
"ios": true,
1557915575
"android": true,
1558015576
"expoGo": true,
1558115577
"newArchitecture": true
1558215578
},
15583-
{
15579+
{
1558415580
"githubUrl": "https://github.com/mrousavy/react-native-pressable-opacity",
15585-
"npmPkg": "react-native-pressable-opacity",
15581+
"ios": true,
15582+
"android": true,
15583+
"expoGo": true,
15584+
"newArchitecture": true
15585+
},
15586+
{
15587+
"githubUrl": "https://github.com/Charanor/react-native-highlight-overlay",
15588+
"examples": ["https://github.com/Charanor/react-native-highlight-overlay/tree/master/example"],
1558615589
"ios": true,
1558715590
"android": true,
1558815591
"expoGo": true,

0 commit comments

Comments
 (0)