nathantannar4 / InputBarAccessoryView

A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments
MIT License
1.17k stars 229 forks source link

Cannot interact with custom button in subviewed in top stack view #222

Open iUsmanN opened 2 years ago

iUsmanN commented 2 years ago

Hi, Is there a way to interact with the custom view in the top stack view. I have multiple buttons horizontally stacked within a UIView which is inside the top stack view. However, I am not able to tap any of the buttons.