We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's no reason why DeviceSize wouldn't have the iPad sizes too (9.7 and 12.9). If not, then it should be named iPhoneDeviceSize.
DeviceSize
iPhoneDeviceSize
The text was updated successfully, but these errors were encountered:
@sebyddd any progress on this issue?
Sorry, something went wrong.
This would be awesome. Idea for use in interface builder in preview. When using drawing code.
I've added a PR for this #87 This also include simulator support for iPads from another PR.
You can use this in your podfile like so...
pod 'SDVersion', :git => 'https://github.com/Jules2010/SDVersion', :inhibit_warnings => true , :commit => '17b66e586cf555c95a307ce0cbb24952c3e3f91c'
No branches or pull requests
There's no reason why
DeviceSize
wouldn't have the iPad sizes too (9.7 and 12.9). If not, then it should be namediPhoneDeviceSize
.The text was updated successfully, but these errors were encountered: