mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
117dcd9c58
Summary: It was pointed out to me in https://github.com/facebook/react-native/pull/22508 by raphael-liu that the error message refers to the wrong tag. I didn't merge the PR because I don't have good insight into the effects it could cause, but we should at least fix the error message. Reviewed By: TheSavior Differential Revision: D13564266 fbshipit-source-id: fa76f0888364df329d052dbcc2050f906d39dcef
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.