takuoka / TKSubmitTransition

Animated UIButton of Loading Animation and Transition Animation. Inspired by https://dribbble.com/shots/1945593-Login-Home-Screen
MIT License
2.28k stars 229 forks source link

Button inside subview only animates (fill) subview #47

Open sandeepbol opened 6 years ago

sandeepbol commented 6 years ago

If I have TKTransitionSubmitButton inside a UIView that is the subview of the superview, the color filling animation only happens inside the immediate superview of the button. How to make it fill the whole screen?

ffager83 commented 5 years ago

Did you get somewhere with this? I experience the same issue..so I too look for an answer/solution for this issue.

sandeepbol commented 5 years ago

Investigating it myself. I will try to post a solution soon.

keshu1024 commented 4 years ago

Facing the same issue.. Any solution?