mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-07 22:42:13 +08:00
Summary:I changed the technique used to hide the status bar and now it works properly. Also changed the way flags are set on the decorView to make sure it doesn't cause issues with other flags already set and fix deprecated Promise.reject **Test plan** Test using the UIExplorer StatusBar example, change the `hidden` prop value and go in and out of the app making sure the status bar has the right visibility. Fixes #5991 Closes https://github.com/facebook/react-native/pull/6051 Differential Revision: D2960060 Pulled By: nicklockwood fb-gh-sync-id: ee1c541896f5771d27cfd3ff18537edb6c017284 shipit-source-id: ee1c541896f5771d27cfd3ff18537edb6c017284
Building React Native for Android
See docs on the website.