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.
1 parent a636c25 commit 1b891f2Copy full SHA for 1b891f2
ios/RNSpotifyRemoteAuth.h
@@ -1,10 +1,6 @@
1
#import <UIKit/UIKit.h>
2
#import <SpotifyiOS/SpotifyiOS.h>
3
-#if __has_include("RCTBridgeModule.h")
4
-#import "RCTBridgeModule.h"
5
-#else
6
#import <React/RCTBridgeModule.h>
7
-#endif
8
#import "RNSpotifyRemotePromise.h"
9
10
@interface RNSpotifyRemoteAuth : NSObject<RCTBridgeModule>
0 commit comments