Support iPhone12, 12 Pro, 12 Pro Max, 12 Mini, 13, 13 Pro, 13 Pro Max, 13 Mini, 14, 14 Plus, 14 Pro, 14 Pro Max - #45
Support iPhone12, 12 Pro, 12 Pro Max, 12 Mini, 13, 13 Pro, 13 Pro Max, 13 Mini, 14, 14 Plus, 14 Pro, 14 Pro Max#45Norcy wants to merge 4 commits into
Conversation
|
looks good. 👍🏼 |
|
Thanks a lot for the fix. Any chance to have it released soon? |
Any one can help merge❓ |
|
Looking forward for this merge 👍 |
|
Waiting for merge this also ;) |
|
@ptelad ? |
|
we're still waiting!) |
|
Waiting for merge this also !! |
|
Waiting for merge as well! |
|
I guess this repository is dead🥲 but many community packages include it's has dependency (for example react-navigation). Maybe who known alternative or can to contact to author and get access to publish new version. Also we can create organizations how like https://github.com/react-native-device-info/react-native-device-info and continue support. But I think it's deprecated cause we can use hasNotch method from device-info instead isIPhoneX. @ptelad what do you think about it? |
|
Thank you, i use patch-package tool created patch to fix my issue. |
|
you can use fork = react-native-iphone-screen-helper |
Feat: Support All Devices except iPhone11 & iPhone Xr
Fix:
Dimensions.get("window")'s width & height is not correct sometimes whenDimensions.get("srceen")is correctFeat: remove
getStatusBarHeightparamsafe,which is useless in actual use