I want to use UIModalTransitionStyleFlipHorizontal
, but just have it happen a bit quicker.
Is this possible?
I want to use UIModalTransitionStyleFlipHorizontal
, but just have it happen a bit quicker.
Is this possible?
Copyright © 2021 Jogjafile Inc.
Try this class method instead:
Ps:the options is: UIViewAnimationOptionTransitionFlipFromLeft
not UIViewAnimationTransitionFlipFromLeft