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


#ifndef AutoSkeletonViewNativeComponent_h
#define AutoSkeletonViewNativeComponent_h

NS_ASSUME_NONNULL_BEGIN

@interface AutoSkeletonView : RCTViewComponentView
@end

NS_ASSUME_NONNULL_END

#endif /* AutoSkeletonViewNativeComponent_h */
