Skip to content

feat: byA11yState matcher #260

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

Merged
merged 4 commits into from
Mar 18, 2020
Merged

feat: byA11yState matcher #260

merged 4 commits into from
Mar 18, 2020

Conversation

Esemesek
Copy link
Collaborator

Summary

Introduction of byA11yState matcher and improvement of types.

Test plan

Added UT and Typescript tests

@Esemesek Esemesek requested a review from thymikee March 17, 2020 22:33
@@ -0,0 +1,40 @@
// @flow

export type A11yRole =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a reference link? https://reactnative.dev/docs/accessibility#accessibilityrole-ios-android
Ideally we could import directly from react-native, but I'm not sure if it's exported and if it would be backward compatible with older RN versions. This applies to TS as well

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍. Flow passes locally. A few small adjustments and I think we can merge it

@thymikee
Copy link
Member

cc @petermakowski

Esemesek and others added 2 commits March 18, 2020 08:50
Co-Authored-By: Michał Pierzchała <thymikee@gmail.com>
Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make a followup to the docs now :)

@thymikee thymikee merged commit 62cda22 into master Mar 18, 2020
@thymikee thymikee deleted the a11y-new branch March 18, 2020 09:06
@Esemesek Esemesek mentioned this pull request Mar 18, 2020
10 tasks
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

Successfully merging this pull request may close these issues.

2 participants