victorBaro/VBFPopFlatButton

Feature request: Set initial state without animation

Closed this issue · 13 comments

Currently the animation shows up front when the button is created. It would be great to control if animation is required for the initial state or if the button should show the initial type with no animation.

Thanks for this awesome animated button!

Great idea, we need it as well.

With the changes I proposed in #14 Implementing this would be a lot easier!

Great idea @rubyboy

When I first programmed it I thought it was good to watch it animate from a default state to a first state. Although it is not very difficult to add what you suggest.
I will add this and other minor corrections coming from PRs on next version. Will try to do it asap.

Thanks

+1 as well

Interested in this, too. +1

Working on that right now. Should be an update in the next hour or so.

Hi all. I am closing this issue as I have just uploaded a new version including it (0.0.5, last commit).

For some reason I can't push the podspec, I am getting the following error:
The podspec does not validate.

With no more output. I will try again tomorrow.

Thank you all for your support.

Brillant. Just tested it and it looks great!
Thanks for supporting this awesome library.

Cheers! The podspec might not validate because you haven't published a release with the 0.0.5 tag! You can also validate the podspec with a verbose output which will show you why it is not validating.

Thank you guys!
You were right @JonasGessner I didn't published 0.0.5... my mistake. Everything should be up and running now.
:)