devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.
MIT License
4.42k stars 428 forks source link

iPad Mini 6th #299

Closed oTranAnhMinh closed 2 years ago

oTranAnhMinh commented 2 years ago

Hello,

I checked the screen ratio for the iPad mini 6th. Maybe it was wrong. Please check and update.

case .iPadMini6: return (width: 1133, height: 744) <= Width and height have been reversed?

Thank you,

oTranAnhMinh commented 2 years ago

Hello @Zandor300,

Please merge into master branch which fixed this.

Thank you,

denisenepraunig commented 2 years ago

I will merge this into the master branch, I will provide a new release of DeviceKit the coming week.