mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fb84e092cf
Summary: Refactor unique -> shared pointer in Component. This will be necessary in the next diffs of the stack changelog: [intenal] internal Differential Revision: D41629759 fbshipit-source-id: 335161c350692e25ac3443bd19675a89f9df60c4
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.