mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-16 01:52:35 +08:00
更新如何屏蔽ios端的说明
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { NativeAppEventEmitter, NativeModules } from 'react-native';
|
||||
const { HotUpdate } = NativeModules;
|
||||
const { HotUpdate = {} } = NativeModules;
|
||||
|
||||
const host = 'https://update.reactnative.cn/api';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user