mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
450fa4d1d3
Summary: Folly's molly target combines a number of targets that are supposed to be useable on mobile. Since we're trying to move away from folly, we should instead list explicitly which parts of folly we're using so we can remove them over time, and track which targets no longer have any folly dependencies. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D38352060 fbshipit-source-id: 09d0d84793692f97f4d49390c99c38b23441df54
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.