about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js
index 8a0e6e48c..0b469a986 100644
--- a/app.config.js
+++ b/app.config.js
@@ -360,6 +360,7 @@ module.exports = function (_config) {
           },
         ],
         ['expo-screen-orientation', {initialOrientation: 'PORTRAIT_UP'}],
+        ['expo-location'],
       ].filter(Boolean),
       extra: {
         eas: {