We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761dd02 commit 8ddb627Copy full SHA for 8ddb627
react-native-libraries.json
@@ -19901,5 +19901,17 @@
19901
"web": true,
19902
"expoGo": true,
19903
"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
19916
}
19917
]
0 commit comments