HWPanModal Versions Save

HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。

0.9.8

9 months ago

0.9.7

1 year ago

fix different iOS version get keyWindow issue.

0.9.4

1 year ago

Fix crash: When delete datasource and reload data cause crash. Refer: https://github.com/HeathWang/HWPanModal/issues/103 https://github.com/HeathWang/HWPanModal/issues/107

0.9.2

1 year ago

add new API:

/**
 * call this method to dismiss your presented VC directly
 */
- (void)hw_dismissAnimated:(BOOL)animated completion:(void (^)(void))completion NS_SWIFT_NAME(dismissAnimated(animated:completion:));

0.9.1

1 year ago

0.8.9

2 years ago

0.8.8

2 years ago

bug fix

0.8.7

2 years ago
- (BOOL)allowsPullDownWhenShortState;

0.8.6

2 years ago

improve allowsTouchEventsPassingThroughTransitionView api

0.8.5

2 years ago