mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0569f6500e
Summary: `dispatchPreallocationInBackground_` is removed and we don't need to use the lambda function anymore. Reviewed By: javache Differential Revision: D41574447 fbshipit-source-id: 9c2b8a067fb86b75320b338e3f8c7989315f9b8b
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.