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

Move requireNativeComponent call below the complete MapView definition #1271

Merged
merged 1 commit into from
May 14, 2015

Conversation

ide
Copy link
Contributor

@ide ide commented May 14, 2015

requireNativeComponent should be called after the wrapper component is fully defined, including its static properties.

requireNativeComponent should be called after the wrapper component is fully defined, including its static properties.
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 14, 2015
sahrens added a commit that referenced this pull request May 14, 2015
Move requireNativeComponent call below the complete MapView definition
@sahrens sahrens merged commit 4257119 into facebook:master May 14, 2015
@sahrens
Copy link
Contributor

sahrens commented May 14, 2015

Thanks! You can merge documentation changes yourself, no? Feel free to do-so with obvious fixes like this.

@ide ide deleted the map-docs branch September 1, 2015 06:28
mganandraj pushed a commit to mganandraj/react-native that referenced this pull request Aug 5, 2022
ryanlntn pushed a commit to ryanlntn/react-native that referenced this pull request Aug 9, 2022
This adds the appropriate override for AppKit (`setAccessibilityElement:`) so that the `NSTextField` will not get set to be accessible, since its cell instead is already accessible and performs the correct VoiceOver behaviors.

VoiceOver now reads as you type in a single-line `TextInput`

Co-authored-by: Scott Kyle <skyle@fb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants