mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f7e4037c65
Summary: changelog: [internal] Make all feature flags `const` and initialise them as ivars. Also makes the class final and removes virtualised destructor since it is not needed. Reviewed By: ShikaSD Differential Revision: D34549013 fbshipit-source-id: 2b326bc5b6c1dd6d89c2fb9c671bda6da669fa76
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.