mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
Renaming restartPendingUpdate to restartApp
This commit is contained in:
@@ -267,7 +267,7 @@ var CodePush = {
|
||||
getCurrentPackage: getCurrentPackage,
|
||||
log: log,
|
||||
notifyApplicationReady: NativeCodePush.notifyApplicationReady,
|
||||
restartPendingUpdate: NativeCodePush.restartPendingUpdate,
|
||||
restartApp: NativeCodePush.restartApp,
|
||||
setUpTestDependencies: setUpTestDependencies,
|
||||
sync: sync,
|
||||
InstallMode: {
|
||||
|
||||
Reference in New Issue
Block a user