Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for automated tests #82

Open
ErayCetinerGelato opened this issue Jul 15, 2019 · 1 comment
Open

Support for automated tests #82

ErayCetinerGelato opened this issue Jul 15, 2019 · 1 comment

Comments

@ErayCetinerGelato
Copy link

Is it possible to add accessibility IDs/testIDs to action sheet buttons?

@isa3bel
Copy link

isa3bel commented Nov 25, 2019

yes, in ActionSheetCustom.js in the method _createButtons. In TouchableHighlight there's already accessible=true, and accessibilityLabel={title} you can add testID={title}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants