-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
+(instancetype)sharedWithImages:(NSArray *)imageNames{ images = imageNames; isScrollOut = YES; LaunchIntroductionView *launch = [[LaunchIntroductionView alloc] initWithFrame:CGRectMake(0, 0, kScreen_width, kScreen_height)]; launch.backgroundColor = [UIColor whiteColor]; return launch; }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels