mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 13:11:39 +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('RCTHotUpdateUnzipProgress',(params)=>{
|
||||
//
|
||||
//})
|
||||
NativeAppEventEmitter.addListener('RCTHotUpdateDownloadProgress',(params)=>{
|
||||
|
||||
})
|
||||
|
||||
NativeAppEventEmitter.addListener('RCTHotUpdateUnzipProgress',(params)=>{
|
||||
|
||||
})
|
Reference in New Issue
Block a user