You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An app loaded in portrait shows the statusbar and when rotated to landscape hides the statusbar. Rotating the app back to portrait shows the statusbar again.
An app loaded in landscape shows no statusbar. When rotated to portrait still shows no statusbar.
Reproduction
react-native init ProjectName
Additional Information
React Native version: 0.36.1
Platform: iOS
Operating System: MacOS
pvinis, robcalcroft, michaeljonathan, ferrannp and QB3L