tooot/ios/ShareExtension/ShareExtension-Bridging-Hea...

9 lines
237 B
C
Raw Normal View History

2022-05-02 22:31:22 +02:00
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <React/RCTBridge.h>
#import <React/RCTBundleURLProvider.h>
#import <React/RCTBridgeDelegate.h>
#import <React/RCTRootView.h>