#import <React/RCTViewComponentView.h>
#import <UIKit/UIKit.h>


#ifndef AutoSkeletonIgnoreViewNativeComponent_h
#define AutoSkeletonIgnoreViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface AutoSkeletonIgnoreView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* AutoSkeletonViewNativeComponent_h */
