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

[f] Add custom transition animation features: flip, fade.. #144

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

Conversation

hprobotic
Copy link

No description provided.

@hprobotic hprobotic closed this Mar 3, 2017
@hprobotic hprobotic reopened this Mar 3, 2017
@hprobotic
Copy link
Author

@PGLongo Please review my PR. Thanks 💃

@PGLongo PGLongo self-requested a review March 6, 2017 10:01
@PGLongo PGLongo self-assigned this Mar 6, 2017
@PGLongo PGLongo requested a review from pkluz March 6, 2017 10:11

/// PKHUDCustomTransition provides a content view that custom trainsiton the supplied image automatically.
open class PKHUDCustomTransition: PKHUDSquareBaseView, PKHUDAnimating {

Copy link
Collaborator

Choose a reason for hiding this comment

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

You have added 3 animation and then you manage only the .flip. Why?

@@ -22,12 +23,13 @@ open class PKHUDSquareBaseView: UIView {
super.init(coder: aDecoder)
}

Copy link
Collaborator

Choose a reason for hiding this comment

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

Add the params at the end

@hprobotic
Copy link
Author

Thanks @PGLongo
I just add fadeIn func follow your comment, refactor some lines of code. Please check
Thanks

@hansemannn
Copy link

Would love to see this integrated!

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.

3 participants