Wrong animation start point on iOS 10
Closed this issue · 2 comments
av0c0der commented
On iOS 10 going-to-fullscreen animation starts from wrong point.
Deleted user commented
Same here, any solution?
av0c0der commented
In pushTransitionAnimationIndex()
method right after copyView
was created, assign copyView.center
to view.center
.