From 51d7f60142138f718acb3d65005558dbaa460c4d Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 15 Jan 2024 06:40:03 -0800 Subject: [PATCH] Add NetflixVisionPro (#1424) --- contents.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 0260ed2c..1146f6f9 100644 --- a/contents.json +++ b/contents.json @@ -31099,6 +31099,21 @@ "license": "other", "date_added": "Jan 12 2024", "suggested_by": "@dkhamsing" - } + }, + { + "title": "NetflixVisionPro", + "description": "Immersive Netflix clone developed for visionOS", + "category-ids": [ + "apple-vision" + ], + "tags": [ + "swift", "swiftui", "vision", "visionos" + ], + "screenshots": ["https://repository-images.githubusercontent.com/657306985/e1517173-f5ce-4702-8bc4-2bf0644b0297"], + "source": "https://github.com/barisozgenn/NetflixVisionPro", + "license": "mit", + "date_added": "Jan 14 2024", + "suggested_by": "@dkhamsing" + } ] }