Skip to content

Commit da8f6c9

Browse files
add react-native-background-workers library (#2370)
1 parent 3ef7b12 commit da8f6c9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20436,5 +20436,15 @@
2043620436
"android": true,
2043720437
"newArchitecture": true,
2043820438
"configPlugin": true
20439+
},
20440+
{
20441+
"githubUrl": "https://github.com/DimaIvashchuk/react-native-background-workers",
20442+
"npmPkg": "react-native-background-workers",
20443+
"examples": [
20444+
"https://github.com/DimaIvashchuk/react-native-background-workers/tree/main/example"
20445+
],
20446+
"ios": true,
20447+
"android": true,
20448+
"newArchitecture": true
2043920449
}
2044020450
]

0 commit comments

Comments
 (0)