The new zoom transition API in UIKit may just be my favorite thing this year — absolutely effortless to implement on any existing view controller presentation
And only a couple lines of added code
@stroughtonsmith nit: likely `weak` is redundant here as presenting controllers don't retain presented controllers