2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-27 01:40:08 +00:00

6 lines
82 B
C
Raw Normal View History

2015-03-28 15:50:31 +00:00
#import "RCTBridgeModule.h"
@interface Sample : NSObject <RCTBridgeModule>
@end