diff --git a/app.json b/app.json index fb9314a..4efb9f5 100644 --- a/app.json +++ b/app.json @@ -35,6 +35,12 @@ { "faceIDPermission": "Allow B-Easy to use Face ID." } + ], + [ + "expo-dev-launcher", + { + "launchMode": "most-recent" + } ] ] }