aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-react-native-web/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-react-native-web/meta.json')
-rw-r--r--examples/with-react-native-web/meta.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/with-react-native-web/meta.json b/examples/with-react-native-web/meta.json
new file mode 100644
index 0000000..09070a9
--- /dev/null
+++ b/examples/with-react-native-web/meta.json
@@ -0,0 +1,6 @@
+{
+ "name": "React Native",
+ "description": "Simple React Native & Next.js monorepo with a shared UI library",
+ "featured": true,
+ "template": "https://vercel.com/templates/react/turborepo-design-system"
+}