bug fixed
This commit is contained in:
parent
2fa0fbfee7
commit
3c92baf1ed
14
lib/index.js
14
lib/index.js
@ -94,10 +94,10 @@ export function markSuccess() {
|
||||
}
|
||||
|
||||
|
||||
//NativeAppEventEmitter.addListener('RCTHotUpdateDownloadProgress',(params)=>{
|
||||
//
|
||||
//})
|
||||
//
|
||||
//NativeAppEventEmitter.addListener('RCTHotUpdateUnzipProgress',(params)=>{
|
||||
//
|
||||
//})
|
||||
NativeAppEventEmitter.addListener('RCTHotUpdateDownloadProgress',(params)=>{
|
||||
|
||||
})
|
||||
|
||||
NativeAppEventEmitter.addListener('RCTHotUpdateUnzipProgress',(params)=>{
|
||||
|
||||
})
|
Loading…
Reference in New Issue
Block a user