We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a8c8f commit 178bd28Copy full SHA for 178bd28
react-native-libraries.json
@@ -20017,5 +20017,17 @@
20017
],
20018
"ios": true,
20019
"android": true
20020
+ },
20021
+ {
20022
+ "githubUrl": "https://github.com/turbopushdev/react-native-code-push",
20023
+ "npmPkg": "@turbopush/react-native-code-push",
20024
+ "examples": [
20025
+ "https://github.com/turbopushdev/example-expo-turbopush",
20026
+ "https://github.com/turbopushdev/turbopush-expo-plugin/tree/main/examples"
20027
+ ],
20028
+ "ios": true,
20029
+ "android": true,
20030
+ "newArchitecture": true,
20031
+ "configPlugin": "https://github.com/turbopushdev/turbopush-expo-plugin/tree/main"
20032
}
20033
]
0 commit comments