SWCustomPresentaion 0.0.2

SWCustomPresentaion 0.0.2

Maintained by zhoushaowen.



  • By
  • Zhoushaowen

SWCustomPresentaion

封装modal转场动画

导入方式:

##pod 'SWCustomPresentaion'##

截图

使用方式:

- (void)sw_presentCustomModalPresentationWithViewController:(UIViewController *)controller containerViewWillLayoutSubViewsBlock:(void(^__nullable)(SWPresentationController *presentationController))willLayoutSubViewsBlock animatedTransitioningModel:(id<SWAnimatedTransitioning> __nullable)animatedTransitioning completion:(void(^__nullable)(void))completion;