Skip to content

Commit 178bd28

Browse files
add @turbopush/react-native-code-push (#2280)
1 parent e2a8c8f commit 178bd28

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20017,5 +20017,17 @@
2001720017
],
2001820018
"ios": true,
2001920019
"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"
2002020032
}
2002120033
]

0 commit comments

Comments
 (0)