mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 13:23:12 +08:00 
			
		
		
		
	bugfix
This commit is contained in:
		| @@ -6,7 +6,11 @@ | ||||
| //  Copyright © 2016 erica. All rights reserved. | ||||
| // | ||||
|  | ||||
| #if __has_include(<React/RCTBridge.h>) | ||||
| #import <React/RCTBridgeModule.h> | ||||
| #else | ||||
| #import "RCTBridgeModule.h" | ||||
| #endif | ||||
|  | ||||
| @interface RCTHotUpdate : NSObject<RCTBridgeModule> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 tdzl2003
					tdzl2003