/* Copyright Airship and Contributors */

#import <React/RCTViewManager.h>

NS_ASSUME_NONNULL_BEGIN

@interface UARCTMessageViewManager : RCTViewManager
@end

NS_ASSUME_NONNULL_END
