Skip to content

Commit dcc3ad4

Browse files
authored
add two new libraries (#2186)
1 parent 2e14564 commit dcc3ad4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19506,5 +19506,18 @@
1950619506
"examples": ["https://github.com/loijwdev/react-native-live-detect-edges/tree/main/example"],
1950719507
"ios": true,
1950819508
"android": true
19509+
},
19510+
{
19511+
"githubUrl": "https://github.com/chvvkrishnakumar/react-native-metrify",
19512+
"examples": ["https://github.com/chvvkrishnakumar/react-native-metrify/tree/main/examples"],
19513+
"ios": true,
19514+
"android": true,
19515+
"web": true,
19516+
"expoGo": true
19517+
},
19518+
{
19519+
"githubUrl": "https://github.com/mohd-Bilal-exe/motion-on-native",
19520+
"ios": true,
19521+
"android": true
1950919522
}
1951019523
]

0 commit comments

Comments
 (0)