mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-20 03:48:44 +08:00
rename pragma mark
This commit is contained in:
@@ -756,7 +756,7 @@ RCT_EXPORT_METHOD(getNewStatusReport:(RCTPromiseResolveBlock)resolve
|
||||
resolve(nil);
|
||||
}
|
||||
|
||||
#pragma mark - Methods for handling dispatching of download progress events to JS (Private)
|
||||
#pragma mark - RCTFrameUpdateObserver Methods
|
||||
|
||||
long long latestExpectedContentLength = -1;
|
||||
long long latestReceivedConentLength = -1;
|
||||
|
||||
Reference in New Issue
Block a user