newsmemory-ios-sdk/Frameworks/RNReanimated.xcframework/ios-arm64/Headers/UIResponder+Reanimated.h

11 lines
181 B
C
Raw Normal View History

2024-10-29 07:36:43 +00:00
#import <Foundation/Foundation.h>
#import <React/RCTCxxBridgeDelegate.h>
#ifndef DONT_AUTOINSTALL_REANIMATED
@interface NSObject (Reanimated) <RCTCxxBridgeDelegate>
@end
#endif