mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 17:33:21 +08:00
Summary: The styles that get applied to the Dialogs that are created in RN are set in `themes.xml`, so I'm moving `windowTranslucentStatus` there as well so that we have all of them collocated. Reviewed By: astreet Differential Revision: D3913402 fbshipit-source-id: 8f23e84fb017c8810634ffe8279171061292b351
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.