mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-10 15:49:36 +08:00
Rename getLocalPackage to getCurrentPackage
This commit is contained in:
@@ -189,7 +189,7 @@ RCT_EXPORT_METHOD(removeLocalPackage: (RCTResponseSenderBlock)callback)
|
||||
}
|
||||
|
||||
|
||||
RCT_EXPORT_METHOD(getLocalPackage:(RCTPromiseResolveBlock)resolve
|
||||
RCT_EXPORT_METHOD(getCurrentPackage:(RCTPromiseResolveBlock)resolve
|
||||
rejecter:(RCTPromiseRejectBlock)reject)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user