// // Mattermost+RCTUITextView.h // Mattermost // // Created by Elias Nahum on 6/18/19. // Copyright © 2019 Facebook. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface Mattermost_RCTUITextView : NSObject @end NS_ASSUME_NONNULL_END