mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
Fixing typo
This commit is contained in:
@@ -396,7 +396,7 @@ RCT_EXPORT_METHOD(notifyApplicationReady:(RCTPromiseResolveBlock)resolve
|
||||
/*
|
||||
* This method is the native side of the CodePush.restartApp() method.
|
||||
*/
|
||||
RCT_EXPORT_METHOD(restartApp
|
||||
RCT_EXPORT_METHOD(restartApp)
|
||||
{
|
||||
[self loadBundle];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user