mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
8 lines
195 B
Objective-C
8 lines
195 B
Objective-C
//
|
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
|
//
|
|
|
|
#import "AppDelegate.h"
|
|
#import <React/RCTBridgeModule.h>
|
|
#import "React/RCTViewManager.h"
|