All Questions
1 question
0
votes
0
answers
83
views
UIButton inside a SwipeView isn't getting called
I have a UIButton instance inside a UIStackView as shown in the bellow view hierarchy
I'm using SwipeView library.
UIView
UIScrollView
UIStackView
UIView
UIStackView (Horizontal)
UILabel - ...