TOCropViewController
TOCropViewController copied to clipboard
Use the recommended way to detect the current user device
trafficstars
Hi,
This PR changes to use the userInterfaceIdiom property of UIDevice directly to resolve the following warning:
'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly.