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

[add] View prop nativeID #1130

Closed
wants to merge 1 commit into from
Closed

Conversation

necolas
Copy link
Owner

@necolas necolas commented Oct 10, 2018

Maps the View prop 'nativeID' to DOM 'id' as these are equivalent.
Enables declarative use of various 'aria-*' properties that require ID
references.

Ref #1116

cc @comp615 for review

@comp615
Copy link
Contributor

comp615 commented Oct 10, 2018

Ack lgtm, thanks!

Maps the View prop 'nativeID' to DOM 'id' as these are equivalent.
Enables declarative use of various 'aria-*' properties that require ID
references.

Ref #1116
@necolas necolas force-pushed the react-native-web/add-nativeID-prop branch from 95a9de7 to e442986 Compare October 12, 2018 00:32
@necolas necolas closed this in bfaeae9 Oct 12, 2018
@necolas necolas deleted the react-native-web/add-nativeID-prop branch November 1, 2018 19:41
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