Post

Replies

Boosts

Views

Activity

Comment on Button not working in UIScrollView
So if do not get button ( or other touch events ) to UI element on top of UIScrollView check bottom constrain of "containerView" ( the view on top of scroll ) - a missing bottom constrain to its last child element blocks touch events to any of containerView child elements.
Mar ’23