diff --git a/contents.json b/contents.json index 538c4b01..2b25133b 100644 --- a/contents.json +++ b/contents.json @@ -21584,6 +21584,24 @@ ], "date_added": "Jun 22 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "Fruta", + "category-ids": [ + "swiftui" + ], + "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/swiftui/fruta_building_a_feature-rich_app_with_swiftui", + "license": "other", + "tags": [ + "swift", + "ios14", + "widgetkit", + "macos", + "app-clip" + ], + "date_added": "Jun 23 2020", + "suggested_by": "@dkhamsing" } ] }