Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set final frame of fade animation #527

Merged
merged 1 commit into from
Jul 21, 2020
Merged

Conversation

WoLewicki
Copy link
Member

According to https://developer.apple.com/library/archive/featuredarticles/ViewControllerPGforiPhoneOS/CustomizingtheTransitionAnimations.html, the final frame of the toViewController's view should be set via finalFrameForViewController: method. It fixes the problem with the view, which we transition to, not respecting the header's height. Should resolve #326.

@WoLewicki WoLewicki merged commit 12a0870 into master Jul 21, 2020
@WoLewicki WoLewicki deleted the @wolewcki/fade-animation branch July 21, 2020 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stackAnimation set to fade or none ignores navigation bar
1 participant