Skip to content

Example project demonstrating a customisable top/bottom presentation

Notifications You must be signed in to change notification settings

richieshilton/UIPresentationController-example

Repository files navigation

UIPresentationController-example

Example project demonstrating a customisable top/bottom presentation with animations and optional swipe to dismiss

Usage: let transitioningDelegate = SlideInPresentationManager(from: .top, swipeToDismiss: true)

present(vc, with: transitioningDelegate)

About

Example project demonstrating a customisable top/bottom presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages