mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-01 05:43:11 +08:00
bug fixed
This commit is contained in:
14
lib/index.js
14
lib/index.js
@@ -94,10 +94,10 @@ export function markSuccess() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//NativeAppEventEmitter.addListener('RCTHotUpdateDownloadProgress',(params)=>{
|
NativeAppEventEmitter.addListener('RCTHotUpdateDownloadProgress',(params)=>{
|
||||||
//
|
|
||||||
//})
|
})
|
||||||
//
|
|
||||||
//NativeAppEventEmitter.addListener('RCTHotUpdateUnzipProgress',(params)=>{
|
NativeAppEventEmitter.addListener('RCTHotUpdateUnzipProgress',(params)=>{
|
||||||
//
|
|
||||||
//})
|
})
|
||||||
Reference in New Issue
Block a user