Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

iPhone 12 status bar height #33

Open
talyuk opened this issue Nov 24, 2020 · 3 comments · May be fixed by #39
Open

iPhone 12 status bar height #33

talyuk opened this issue Nov 24, 2020 · 3 comments · May be fixed by #39

Comments

@talyuk
Copy link

talyuk commented Nov 24, 2020

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

@lokomass
Copy link

lokomass commented Jan 9, 2021

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

Is it possible to update package according with this ?

@ChangerHe
Copy link

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

@zidun
Copy link

zidun commented Nov 25, 2021

any update ?

@lekzd lekzd linked a pull request Jan 26, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants