2
0
mirror of https://github.com/status-im/react-native.git synced 2025-02-18 04:16:30 +00:00
2015-05-15 09:17:27 +01:00

6 lines
82 B
Objective-C

#import "RCTBridgeModule.h"
@interface Sample : NSObject <RCTBridgeModule>
@end