mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5fda72f678
Summary: The goal of this diff is to introduce the scafolding of a BoxComponent. This class will be eventually shared by Android and iOS changelog: [internal] internal Reviewed By: sammy-SC Differential Revision: D41205801 fbshipit-source-id: e33e58062aa33e0c8e9a48fd112309a358f0a060
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.