We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7010dd2 + 2f714cb commit c0734e3Copy full SHA for c0734e3
ios/RNAppAuth.m
@@ -1,6 +1,6 @@
1
2
#import "RNAppAuth.h"
3
-#import "AppAuth.h"
+#import <AppAuth/AppAuth.h>
4
#import <React/RCTLog.h>
5
#import <React/RCTConvert.h>
6
#import "AppDelegate.h"
0 commit comments