th3rdwave / react-native-safe-area-context

A flexible way to handle safe area insets in JS. Also works on Android and Web!
MIT License
2.18k stars 200 forks source link

[iOS 18] [Question] iPhone 16 Pro/Pro Max support #532

Closed FrederickEngelhardt closed 2 months ago

FrederickEngelhardt commented 2 months ago

Hi, reaching out to verify if there has been additional support / validation for iOS 18 and iPhone 16 Pro / Pro Max devices.

Not super familiar with how safe-area-context is grabbing these values so wanted to verify that iPhone16 variants are stable.

Noticed regressions related to iPhone 16s in other libraries that hardcoded sizing of devices. E.g. the deprecated react-native-iphone-x-helper. So if you are using that lib switch here asap!

jacobp100 commented 2 months ago

Should be fine