Skip to content

Commit 8ddb627

Browse files
authored
Add react-native-view-recorder (#2256)
1 parent 761dd02 commit 8ddb627

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19901,5 +19901,17 @@
1990119901
"web": true,
1990219902
"expoGo": true,
1990319903
"newArchitecture": true
19904+
},
19905+
{
19906+
"githubUrl": "https://github.com/Rednegniw/react-native-view-recorder/tree/main/packages/react-native-view-recorder",
19907+
"npmPkg": "react-native-view-recorder",
19908+
"examples": ["https://github.com/Rednegniw/react-native-view-recorder/tree/main/apps/example"],
19909+
"images": [
19910+
"https://raw.githubusercontent.com/Rednegniw/react-native-view-recorder/main/assets/showcase.gif"
19911+
],
19912+
"ios": true,
19913+
"android": true,
19914+
"newArchitecture": "new-arch-only",
19915+
"configPlugin": true
1990419916
}
1990519917
]

0 commit comments

Comments
 (0)