newsmemory-ios-sdk/Frameworks/RNReanimated.xcframework/ios-arm64/Headers/REAEventDispatcher.h

11 lines
177 B
C
Raw Normal View History

2024-10-29 07:36:43 +00:00
#import <Foundation/Foundation.h>
#import <React/RCTEventDispatcher.h>
NS_ASSUME_NONNULL_BEGIN
@interface REAEventDispatcher : RCTEventDispatcher
@end
NS_ASSUME_NONNULL_END