aboutsummaryrefslogtreecommitdiffstats
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/app.json b/app.json
new file mode 100644
index 0000000..95ddff2
--- /dev/null
+++ b/app.json
@@ -0,0 +1,11 @@
+{
+ "expo": {
+ "name": "10-lesson",
+ "slug": "10-lesson",
+ "version": "1.0.0",
+ "assetBundlePatterns": [
+ "**/*"
+ ]
+ },
+ "name": "10-lesson"
+}