We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef7b12 commit da8f6c9Copy full SHA for da8f6c9
react-native-libraries.json
@@ -20436,5 +20436,15 @@
20436
"android": true,
20437
"newArchitecture": true,
20438
"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
20449
}
20450
]
0 commit comments