mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
05abbd245c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/29794 Per title - need to declare deps of attrs that we are using (soon Buck will enforce this). Changelog: declare dependencies of all attributes that are used in the resource target. Reviewed By: jiawei-lyu Differential Revision: D23388058 fbshipit-source-id: b395d153188f75f8c0d4a6d69302812a56b23925
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.