My problem is I have to change UIButton
backgroundcolor on click and navigation controller move to next page.
- I don't need to use
NSTimer
to show button effect. - I need to apply this effect for my application all buttons.
- I can't able to make my next view controller to wait for show this effect.