You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible for the children to receive the action of the outer menu tap, to allow simulating interaction like TouchableOpacity's, where the button responds to user input? If not, I think adding a programatic api would solve this, since the child could be any kind of pressable and open the button itself.
The text was updated successfully, but these errors were encountered:
Is it possible for the children to receive the action of the outer menu tap, to allow simulating interaction like TouchableOpacity's, where the button responds to user input? If not, I think adding a programatic api would solve this, since the child could be any kind of pressable and open the button itself.
The text was updated successfully, but these errors were encountered: