mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
77c19ccf73
Summary: View tags are currently used for end-to-end test IDs. We'd like to overload the tag field with other information such as nativeID (for native refs) and transitionID (for shared element transitions) in the future. Added a key for testID's tag Reviewed By: AaaChiuuu Differential Revision: D4770368 fbshipit-source-id: b76c53a20520aac1b25d435b6d5eb809e8833675
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.