diff --git a/react-native-libraries.json b/react-native-libraries.json index 020f8160..135046b2 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20301,5 +20301,13 @@ "android": true, "web": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/alicanov98/react-native-barcode-qr-generator", + "images": [ + "https://raw.githubusercontent.com/alicanov98/react-native-barcode-qr-generator/main/images/example.png" + ], + "ios": true, + "android": true } ]