diff --git a/react-native-libraries.json b/react-native-libraries.json index 171d111ef..fcc1353c0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19765,5 +19765,13 @@ "android": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/hizbullaharif/rn-background-upload", + "examples": ["https://github.com/hizbullaharif/rn-background-upload/tree/main/example"], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]