UNPKG

@react-native-community/viewpager

Version:

React Native wrapper for Android and iOS ViewPager

12 lines (6 loc) 171 B
#import <UIKit/UIKit.h> NS_ASSUME_NONNULL_BEGIN @interface UIViewController (CreateExtension) - (instancetype)initWithView:(UIView *)view; @end NS_ASSUME_NONNULL_END