A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
409
stars
38
forks
source link
Added optional controller dismission completion block #9
Closed
danielepantaleone closed 1 year ago
This PR adds a new (optional) block property that will set as completion block for the dismission of the presented view controller.