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
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
seems like not support iphone 12
here is my iphone 12 device size by running Dimensions.get('window');
{"fontScale": 1, "height": 844, "scale": 3, "width": 390} DEVICE_SIZE
It looks like safe height of status bar for iphone 12 is not 44px
https://developer.apple.com/forums/thread/662466
https://hacknicity.medium.com/how-ios-apps-adapt-to-the-various-iphone-12-screen-sizes-e45c021e1b8b
The text was updated successfully, but these errors were encountered: