@appzung/react-native-code-push v11.0.0-rc6
@appzung/react-native-code-push / SyncStatusChangedCallback
SyncStatusChangedCallback = (
status
) =>void
Called when the sync process moves from one stage to another in the overall update process.
The method is called with a status code which represents the current state, and can be any of the SyncStatus
values.
void