mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a2d2a1df90
Summary: CppViewMutationWrapper is a class that will be used to execute operations to mutate C++ Components in React Native Android changelog: [internal] internal Reviewed By: sammy-SC Differential Revision: D38725765 fbshipit-source-id: 3dfe11deb873750a78f6dbbaee82b62134908de4
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.