File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 4335
4335
"newArchitecture": false,
4336
4336
"newArchitectureNote": "Microsoft no longer maintains this library and has no plans to add New Architecture support.",
4337
4337
"unmaintained": true,
4338
- "alternatives": ["@appzung/react-native-code-push", "expo-updates"]
4338
+ "alternatives": ["@appzung/react-native-code-push", "@bravemobile/react-native-code-push", " expo-updates"]
4339
4339
},
4340
4340
{
4341
4341
"githubUrl": "https://github.com/plmok61/react-navigation-transitions",
16006
16006
"ios": true,
16007
16007
"android": true,
16008
16008
"newArchitecture": false
16009
+ },
16010
+ {
16011
+ "githubUrl": "https://github.com/Soomgo-Mobile/react-native-code-push",
16012
+ "npmPkg": "@bravemobile/react-native-code-push",
16013
+ "examples": [
16014
+ "https://github.com/Soomgo-Mobile/react-native-code-push/tree/master/Examples/CodePushDemoApp"
16015
+ ],
16016
+ "ios": true,
16017
+ "android": true,
16018
+ "newArchitecture": true
16009
16019
}
16010
16020
]
You can’t perform that action at this time.
0 commit comments