LazyTransitions
LazyTransitions copied to clipboard
Lazy pop and dismiss like in the Facebook, Instagram or Twitter apps.
Results
1
LazyTransitions issues
Sort by
recently updated
recently updated
newest added
i try to fix it: if fromVC.modalPresentationStyle == .fullScreen { containerView.insertSubview(toVC.view, belowSubview: fromVC.view) } add it in the DismissAnimator.swfit