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

#Custom duration for showIn and dismissOut #71

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

#Custom duration for showIn and dismissOut #71

wants to merge 6 commits into from

Conversation

JonyFang
Copy link

Can override animation duration.

// Overrides animation duration for show in.
@property (nonatomic, assign) CGFloat showInDuration;

// Overrides duration for dismiss.
@property (nonatomic, assign) CGFloat dismissOutDuration;

Copy link

@waterskier2007 waterskier2007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to the pbxproj should not be a part of the request

@JonyFang
Copy link
Author

JonyFang commented Apr 27, 2017

I have recovered the changes to the pbxproj.😋

@waterskier2007
Copy link

@JonyFang, looks good, however we will have to wait for @jmascia to approve the pull

Signed-off-by: JonyFang <[email protected]>
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.

2 participants