mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ea53d3a9c2
Summary: changelog: [internal] This is a pre-condition to get rid of `shared_ptr` from `EventEmitterWrapper`. Also saves us a few copies of shared_ptr, this is negligible though. Reviewed By: mdvacca Differential Revision: D31307048 fbshipit-source-id: b84654bed2359b66faf3995795e135e88fe51cb6
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.