mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 23:24:06 +08:00
Added react-native new-library command
This commit is contained in:
5
Libraries/Sample/Sample.h
Normal file
5
Libraries/Sample/Sample.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#import "RCTBridgeModule.h"
|
||||
|
||||
@interface Sample : NSObject <RCTBridgeModule>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user