UNPKG

192 Btext/x-cView Raw
1#ifdef RCT_NEW_ARCH_ENABLED
2
3#include <React/RCTImageComponentView.h>
4
5@interface RCTImageComponentView (RNSScreenStackHeaderConfig)
6
7- (UIImage *)image;
8
9@end
10
11#endif // RCT_NEW_ARCH_ENABLED