diff --git a/react-native-libraries.json b/react-native-libraries.json index b47c7176..3a70b1e0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20927,5 +20927,14 @@ "android": true, "expoGo": true, "dev": true + }, + { + "githubUrl": "https://github.com/nikwebr/react-native-s3-bg-uploader", + "npmPkg": "react-native-s3-bg-uploader", + "examples": ["https://github.com/nikwebr/react-native-s3-bg-uploader/tree/master/example"], + "ios": true, + "android": true, + "web": true, + "newArchitecture": "new-arch-only" } ]