mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 23:36:11 +08:00
文件下载&&解压缩接口
This commit is contained in:
13
ios/RCTHotUpdate/RCTHotUpdate.h
Normal file
13
ios/RCTHotUpdate/RCTHotUpdate.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// RCTHotUpdate.h
|
||||
// RCTHotUpdate
|
||||
//
|
||||
// Created by LvBingru on 2/19/16.
|
||||
// Copyright © 2016 erica. All rights reserved.
|
||||
//
|
||||
|
||||
#import "RCTBridgeModule.h"
|
||||
|
||||
@interface RCTHotUpdate : NSObject<RCTBridgeModule>
|
||||
|
||||
@end
|
Reference in New Issue
Block a user