1
0
mirror of https://github.com/tooot-app/app synced 2024-12-11 16:46:42 +01:00
tooot/ios/ShareExtension/ShareExtension-Bridging-Header.h
2022-05-02 22:31:22 +02:00

9 lines
237 B
Objective-C

//
// 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>