ios-resolutions
Takes an iOS ProductType and outputs a name and display resolution
Install
npm i -D ios-resolutions
Usage
const display = iosResolutions; // {"id": 1, "width": 320, "height": 480}
License
MIT © Edward Knowles
Takes an iOS ProductType and outputs a name and display resolution
npm i -D ios-resolutions
const display = iosResolutions; // {"id": 1, "width": 320, "height": 480}
MIT © Edward Knowles
npm i ios-resolutions
3
2.0.1
MIT