PathDynamicModal icon indicating copy to clipboard operation
PathDynamicModal copied to clipboard

A modal view using UIDynamicAnimator, like the Path for iOS.

Results 5 PathDynamicModal issues
Sort by recently updated
recently updated
newest added

I am having troubles displaying the modal on a modal view controller on an iPad. It doesn't show on the center, but instead it shows it on the left of...

Hi, I would like to change properties of the ImageModalView with panning gesture, but if I implement new gesture recogniser in ImageModalView.swift, the pan gesture in PathDynamicModal stops to respond....

``` swift private weak var view: UIView! ```

I would like to have the modal appear from the bottom upwards. How can I do that instead of having it bounce in from the top?