Skip to content

Commit

Permalink
Include RCTLog
Browse files Browse the repository at this point in the history
  • Loading branch information
christianchown committed Nov 14, 2018
1 parent ca7c292 commit 2d712ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/NfcManager.m
Expand Up @@ -2,6 +2,7 @@
#import "React/RCTBridge.h"
#import "React/RCTConvert.h"
#import "React/RCTEventDispatcher.h"
#import "React/RCTLog.h"

int isSupported() {
bool result = NO;
Expand Down

0 comments on commit 2d712ac

Please sign in to comment.