4 skills found
HeathWang / HWPanModalHWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
pisces / AnimatedTransitionKitIt's the very simple library to apply transitioning to between viewcontroller and other viewcontroller
devdawei / DVVFixModalPresentationStyle解决在 Xcode 11 以及 iOS 13 上 UIViewController 的 modalPresentationStyle 值变成了 UIModalPresentationPageSheet,而不是默认的 UIModalPresentationFullScreen,导致之前通过 presentViewController:animated:completion: 方法弹出的控制器效果非全屏的问题
getHuba / PresentView全局控制模态推出,设置modalPresentationStyle的状态值。适配iOS13及以上系统。