aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorLeon Jiang <35908040+leonyjiang@users.noreply.github.com>2020-06-25 16:28:00 -0700
committerLeon Jiang <35908040+leonyjiang@users.noreply.github.com>2020-06-25 16:28:00 -0700
commitbc8184b1a402af0c3e54edb79b38ed8e09a6798d (patch)
tree2ac23485a81086ab4e5df2989e2002c7e67cd56a /app.json
parent36a6781faad4380e7c401f32506707c0e48a15f5 (diff)
cleanup file structure, add react-navigation & basic routes
Diffstat (limited to 'app.json')
-rw-r--r--app.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json
index 662ac2d1..cc4bd77c 100644
--- a/app.json
+++ b/app.json
@@ -1,4 +1,4 @@
{
"name": "Frontend",
- "displayName": "Frontend"
-} \ No newline at end of file
+ "displayName": "Tagg"
+}