instabug-reactnative/ios/RNInstabugReactnative.h

7 lines
100 B
C
Raw Normal View History

2016-10-03 20:20:59 +02:00
#import "RCTBridgeModule.h"
@interface RNInstabugReactnative : NSObject <RCTBridgeModule>
@end