Skip to content

Commit

Permalink
Merge pull request lugg#72 from beeglebug/master
Browse files Browse the repository at this point in the history
update ios headers for react native 0.40
  • Loading branch information
GantMan authored Jan 19, 2017
2 parents 2d35386 + c4196e0 commit 035a3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/ReactNativeConfig/ReactNativeConfig.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import "RCTBridgeModule.h"
#import <React/RCTBridgeModule.h>

@interface ReactNativeConfig : NSObject <RCTBridgeModule>

Expand Down

0 comments on commit 035a3b1

Please sign in to comment.