#ifndef RCT_NEW_ARCH_ENABLED #import #import NS_ASSUME_NONNULL_BEGIN @interface RCTEventDispatcher (Reanimated) - (void)reanimated_sendEvent:(id)event; @end NS_ASSUME_NONNULL_END #endif // RCT_NEW_ARCH_ENABLED