Skip to content

Commit baeacf3

Browse files
authored
Added expo-background-task library (#1614)
1 parent aef2f7e commit baeacf3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

react-native-libraries.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14555,5 +14555,12 @@
1455514555
"ios": true,
1455614556
"android": true,
1455714557
"newArchitecture": true
14558+
},
14559+
{
14560+
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-background-task",
14561+
"examples": ["https://docs.expo.dev/versions/latest/sdk/background-task/#usage"],
14562+
"ios": true,
14563+
"android": true,
14564+
"newArchitecture": true
1455814565
}
1455914566
]

0 commit comments

Comments
 (0)