devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPad mini 6 wrong screen ratio

rokgregoric opened this issue · comments

iPad mini 6 has the screen resolution of 1133x744points .. which is not 3:4

case .iPadMini6: return (width: 3, height: 4)