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

Header maps to (semantically incorrect) h1 tag with react-native-web #115

Open
NorthBlue333 opened this issue Sep 27, 2024 · 0 comments
Open

Comments

@NorthBlue333
Copy link

Hi (again)
Currently, with react-native-web, the Header component root container maps to a h1 tag (which is highly incorrect in semantics for this element).

accessibilityRole="header"

I think this is due to accessibilityRole="header" but I am not sure about that.

https://necolas.github.io/react-native-web/docs/accessibility/

Thanks!

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

1 participant