Skip to content

Instantly share code, notes, and snippets.

@buzap
buzap / WidgetsSize.json
Created October 9, 2023 05:41
Size for widgets and corresponding screen size for both iOS and iPadOS, according to apple's documentation https://developer.apple.com/design/human-interface-guidelines/widgets#Specifications
{
"iOS": [
{
"screenSize":[430,932],
"widgets":[[170,170],[364,170],[364,382],[76,76],[172,76],[257,26]]
},
{
"screenSize":[428,926],
"widgets":[[170,170],[364,170],[364,382],[76,76],[172,76],[257,26]]
},