/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
frameit/frames_generator/offsets.json
68 строк
1 KB
Jan Piotrowski
Fix order of devices and offsets+width by manually measuring it (#14095)
19 янв 2019, 19:53
19 янв 2019, 19:53
861fd77
Код
Авторство
О чём код?
{ "portrait": { "iPad Air 2": { "offset": "+112+224", "width": 1536 }, "iPad Mini 4": { "offset": "+96+278", "width": 1536 }, "iPad Pro": { "offset": "+119+216", "width": 2048 }, "iPhone 5c": { "offset": "+67+239", "width": 640 }, "iPhone 5s": { "offset": "+64+238", "width": 640 }, "iPhone 6s": { "offset": "+61+228", "width": 750 }, "iPhone 6s Plus": { "offset": "+102+379", "width": 1242 }, "iPhone 7": { "offset": "+61+228", "width": 750 }, "iPhone 7 Plus": { "offset": "+104+380", "width": 1242 }, "iPhone 8": { "offset": "+61+219", "width": 750 }, "iPhone 8 Plus": { "offset": "+98+335", "width": 1242 }, "iPhone SE": { "offset": "+64+237", "width": 640 }, "iPhone XR": { "offset": "+75+71", "width": 828 }, "iPhone X": { "offset": "+85+77", "width": 1125 }, "iPhone XS": { "offset": "+85+77", "width": 1125 }, "iPhone XS Max": { "offset": "+86+78", "width": 1242 } } }