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
@bradbyte I'm trying to do an automation test on action sheet buttons of the showActionSheetWithOptions, but browsing through the list of universal props, i don't see a way to add accessibility IDs/test IDs specifically to the action sheet buttons.
I don't think the custom action sheet supports that, though I'm sure it could be added. I'm not sure how you would test it on iOS though as I don't see anything in the ActionSheetIOS documentation for these props.
Is it possible to add accessibility IDs/testIDs to action sheet buttons?
The text was updated successfully, but these errors were encountered: