mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7428271995
Summary: The header role is being said twice in android. Stopped that from happening. ## Changelog [General] [Added] - removed code that would cause accessibility header role to be spoken twice Pull Request resolved: https://github.com/facebook/react-native/pull/27496 Test Plan: Test plan is testing in RNTester making sure the examples work ## Note: generatedComponentApiDocs.js was modified by lint commands. I can submit a PR without it if preferred. Differential Revision: D18973520 Pulled By: hramos fbshipit-source-id: 9a7cc2d3fac1d0fc79dedb443d5ca365026b3b15
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.