Create widget category

This commit is contained in:
dkhamsing 2020-10-29 08:16:22 -07:00
parent e47642f3c0
commit 814f920ff6
1 changed files with 10 additions and 3 deletions

View File

@ -83,6 +83,12 @@
"description": "Today Extensions or Widgets",
"parent": "extension"
},
{
"title": "Widget",
"id": "widget",
"description": "Widget (iOS 14)",
"parent": "extension"
},
{
"title": "File",
"id": "file",
@ -21708,7 +21714,8 @@
"title": "Fruta",
"category-ids": [
"swiftui",
"macos"
"macos",
"widget"
],
"description": "Create a shared codebase to build a multiplatform app that offers widgets and an app clip - WWDC 2020 sample code by Apple",
"source": "https://developer.apple.com/documentation/app_clips/fruta_building_a_feature-rich_app_with_swiftui",
@ -23221,7 +23228,7 @@
"title": "Fivey",
"description": "iOS 14 widget to show FiveThirtyEight's 2020 election model results",
"category-ids": [
"misc"
"widget"
],
"source": "https://github.com/CastIrony/Fivey",
"screenshots": [
@ -23889,7 +23896,7 @@
},
{
"title": "Space!",
"category-ids": ["swiftui", "education", "photo"],
"category-ids": ["swiftui", "education", "photo", "widget"],
"description": "iOS 14 widget displaying NASA's Astronomy Picture of the Day",
"source": "https://github.com/jtbandes/SpacePOD",
"itunes": "https://apps.apple.com/app/id1536864924",