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
There are minor visual glitches due to StatusBar color change and lazy-loaded icon vectors shifting app layout. See frame-by-frame visual documentation of this problem here: #1152 (comment)
This could be solved by setting <StatusBar /> prop to static value and waiting for useFonts to finish before rendering anything.
The text was updated successfully, but these errors were encountered:
There are minor visual glitches due to StatusBar color change and lazy-loaded icon vectors shifting app layout. See frame-by-frame visual documentation of this problem here: #1152 (comment)
This could be solved by setting
<StatusBar />
prop to static value and waiting foruseFonts
to finish before rendering anything.The text was updated successfully, but these errors were encountered: