Skip to content

Commit

Permalink
Merge branch 'master' of github.com:HeathWang/HWPanModal
Browse files Browse the repository at this point in the history
  • Loading branch information
HeathWang committed Oct 28, 2019
2 parents 4bd7478 + c2a2911 commit d2c633d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Special Thanks to JetBrains! I use AppCode IDE to develop my open source project
9. 自动处理键盘弹出消失事件。
10. 自定义指示器indicator view。
11. 事件可以穿透到下层presenting VC。
12. 可配置presented content 阴影。

更多配置信息请参阅 [_HWPanModalPresentable.h_](https://github.com/HeathWang/HWPanModal/blob/master/Sources/Presentable/HWPanModalPresentable.h) 声明。

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Special Thanks to JetBrains! I use AppCode IDE to develop my open source project
9. Auto handle UIKeyboard show/hide.
10. Hight customize indicator view.
11. Touch event response can pass through to presenting VC.
12. Config presented view shadow style.

More config pls see [_HWPanModalPresentable.h_](https://github.com/HeathWang/HWPanModal/blob/master/Sources/Presentable/HWPanModalPresentable.h) declare.

Expand Down

0 comments on commit d2c633d

Please sign in to comment.