From 35155e54f3c14bb01e9f26a9505ac234a853996f Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 13 May 2020 07:08:28 -0700 Subject: [PATCH] Add ar-cutpaste --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 432d7c24..cfacea0c 100644 --- a/contents.json +++ b/contents.json @@ -20137,6 +20137,22 @@ ], "date_added": "May 12 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "AR Cut & Paste", + "description": "Cut and paste your surroundings using AR", + "category-ids": [ + "react-native" + ], + "tags": [ + "react-native", + "arkit" + ], + "source": "https://github.com/cyrildiagne/ar-cutpaste", + "license": "mit", + "date_added": "Mar 13 2020", + "suggested_by": "@dkhamsing", + "stars": 1000 } ] }