Merge pull request #72 from beeglebug/master

update ios headers for react native 0.40
This commit is contained in:
Gant Laborde 2017-01-19 13:09:05 -08:00 committed by GitHub
commit 035a3b184a

View File

@ -1,4 +1,4 @@
#import "RCTBridgeModule.h"
#import <React/RCTBridgeModule.h>
@interface ReactNativeConfig : NSObject <RCTBridgeModule>