My Question is how can i change the size of a button while the finger is hovering over it?
Sorry if this Question is already answered but i didn't found any results for me. Please link the Thread as an answer if its already answered :)
I already tried it with a UIView and then listening with a CGRectIntersectsRect if it touches the button. But i think theres a simpler way of doing this.