SWCustomPresentaion 0.0.2

SWCustomPresentaion 0.0.2

zhoushaowen 维护。



  • 作者:
  • 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;