diff options
| author | Alberto-Duarte <alberto@albertoduarte.com> | 2023-05-11 11:40:35 +0100 |
|---|---|---|
| committer | Alberto-Duarte <alberto@albertoduarte.com> | 2023-05-11 11:40:35 +0100 |
| commit | 6ff7c459e3d08ebdf6da6973ebe0410b5cab9c0a (patch) | |
| tree | cc54b937a9c854c3f2bd27960a2e3234fce3f355 /app.json | |
first commit
Diffstat (limited to 'app.json')
| -rw-r--r-- | app.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app.json b/app.json new file mode 100644 index 0000000..c5edc2f --- /dev/null +++ b/app.json @@ -0,0 +1,4 @@ +{ + "name": "reactnativeapp", + "displayName": "reactnativeapp" +}
\ No newline at end of file |