GT2/Ejectable/node_modules/react-native-reanimated/ios/native/UIResponder+Reanimated.h

11 lines
184 B
Objective-C

#import <Foundation/Foundation.h>
#import <React/RCTCxxBridgeDelegate.h>
#ifndef DONT_AUTOINSTALL_REANIMATED
@interface UIResponder (Reanimated) <RCTCxxBridgeDelegate>
@end
#endif