mirror of https://github.com/tooot-app/app
9 lines
237 B
C
9 lines
237 B
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>
|