devicekit / DeviceKit

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

hasRoundedDisplayCorners always false for simulator #224

Closed larryonoff closed 4 years ago

larryonoff commented 4 years ago

hasRoundedDisplayCorners always false for simulator.

I propose update method hasRoundedDisplayCorners and similar methods that won't work for simulator properly to use simulators also.

I can do PR if it fits project guidelines.