Skip to content

An example of a image expand transition between view controllers implementing the UIViewControllerTransitioningDelegate.

Notifications You must be signed in to change notification settings

josharnoldjosh/iOS-ExpandTransition-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Josh ArnoldJosh Arnold
Josh Arnold
and
Josh Arnold
Dec 17, 2020
7433164 · Dec 17, 2020

History

6 Commits
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020
Dec 17, 2020

Repository files navigation

iOS Expand Image Transition Example

An example of a image expand transition between view controllers implementing the UIViewControllerTransitioningDelegate.

Demo

Demo

Here's a demo. Please check out the code to see how its implemented!

Notes

The project is written in Swift. When the image expands, it actually transitions to a new view controller. The view controller can be "panned" and dragged to be dismissed. There is also attention to detail, the background "dims" slightly black, and the corners are rounded. Despite involving a pan gesture, this is not explicitly an "interactive" transition. Below is an image of the architecture.

Example

About

An example of a image expand transition between view controllers implementing the UIViewControllerTransitioningDelegate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published