diff --git a/react-native-libraries.json b/react-native-libraries.json index 9e2103f2a..71fcc9937 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -14544,5 +14544,12 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-background-task", + "examples": ["https://docs.expo.dev/versions/latest/sdk/background-task/#usage"], + "ios": true, + "android": true, + "newArchitecture": true } ]