SWCustomPresentation 0.0.9

SWCustomPresentation 0.0.9

zhoushaowen 维护。



  • 作者:
  • Zhoushaowen

SWCustomPresentation

封装 modal 转场动画

导入方式

pod 'SWCustomPresentation'

截图

使用方式

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