diff --git a/react-native-libraries.json b/react-native-libraries.json index 03b675b3..6b6b5df4 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23322,5 +23322,15 @@ "configPlugin": true, "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/sagawrr/react-native-nitro-vision-kit", + "examples": ["https://github.com/sagawrr/react-native-nitro-vision-kit/tree/main/example"], + "images": [ + "https://raw.githubusercontent.com/sagawrr/react-native-nitro-vision-kit/main/assets/demo.gif" + ], + "ios": true, + "android": true, + "newArchitecture": "new-arch-only" } ]