react-native-iphone-x-helper icon indicating copy to clipboard operation
react-native-iphone-x-helper copied to clipboard

Support iPhone 14 Pro & Pro Max

Open floydkim opened this issue 1 year ago • 5 comments

a simple modification to support iPhone 14 Pro & Pro Max model.

floydkim avatar Sep 15 '22 05:09 floydkim

I realized that Platform.isTVOS is removed in RN 0.70.0 (https://github.com/facebook/react-native/commit/6075d64acf6f8d74e18ef6568c9438f73fe56d44) and isTV property has been introduced about 5 yrs ago. (https://github.com/facebook/react-native/commit/b7bb2e5745f2bdbfeeccef8d97d469730942e01c)

So, I made another change. (a171acde95b11d16e96fef451d273088b135e770) I think it's safe enough.

floydkim avatar Sep 16 '22 13:09 floydkim

Thanks for the update, it is working :)

markhomoki avatar Sep 22 '22 13:09 markhomoki

when is this being merged. thanx :)

ys-sherzad avatar Sep 22 '22 15:09 ys-sherzad

@ptelad can we merge this?

vzts avatar Sep 25 '22 09:09 vzts

Waiting for merge ;)

lucasferreira avatar Oct 14 '22 12:10 lucasferreira