mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: There's no need to use private feature flag for overflowInset feature. This makes future refactor on feature flags easier. Reviewed By: javache Differential Revision: D35866302 fbshipit-source-id: a3fde212ff40cd6d4c68832bb39b34de5a17a8d4
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.