From 8ca8f830a09d8ff08ccb654199cb33779117cc37 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 12 May 2024 16:40:21 +0530 Subject: Initial commit Generated by react-native@0.74.1 --- app.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app.json (limited to 'app.json') diff --git a/app.json b/app.json new file mode 100644 index 0000000..2253436 --- /dev/null +++ b/app.json @@ -0,0 +1,4 @@ +{ + "name": "OwynLauncherRewrite", + "displayName": "OwynLauncherRewrite" +} -- cgit v1.3.1