mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
870aca62de
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49120 This change removes any reference of CircleCI from the READMEs in React Native ## Changelog [Internal] - Remove CircleCI references Reviewed By: cortinico, huntie Differential Revision: D69047437 fbshipit-source-id: 602350372c1d869098be0c8da7cb3db2077474d8
403 B
403 B
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request, ci will automatically run all tests. To run tests locally, see Testing guide on the React Native website.