BlueWallet/ios/BlueWallet-Bridging-Header.h
2024-06-08 21:19:15 -04:00

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"