Commit Graph

9 Commits

Author SHA1 Message Date
Simonas Daniliauskas a792f46e3d Add customizable drag indicator background color (#62)
* Add ability to customize drag indicator background color

* Add default dragIndicatorBackgroundColor test

* update PR according to comments
2019-10-28 12:57:36 -07:00
Scott Campbell 5c1d8c49a7 Add allowTapToDismiss to PanModalPresentable (#58) 2019-10-09 13:06:51 -07:00
Nikita Nikitsky 6b1edd1dfb Added the ability to select a color for the background of the pan modal container (#54) 2019-10-01 15:53:39 -07:00
tun57 b8f7e613ec Update PanModalTests.swift 2019-05-11 18:34:10 -07:00
Stephen Sowole ef7f00dab7
Replace `isPanScrollEnabled` with `shouldRespond(to ..` (#10)
* Replace `isPanScrollEnabled` with `shouldRespond(to ..`

* Update PanModalPresentable+Defaults.swift
2019-03-20 13:58:17 -07:00
Tosin Afolabi ae78bd6f64 Minor nits. 2019-03-14 13:56:15 -07:00
Marco Cancellieri 0da0a44c4a pr comments 2019-03-14 21:35:20 +01:00
Stephen Sowole 7d3a983197 Update PanModalTests.swift 2019-03-02 00:54:47 -08:00
Stephen Sowole 13f332d8f9 Initial commit 2019-02-27 02:42:26 -08:00