Commit bdf1605a by G

dev client will attempt to launch most recent app or fallback to menu

parent 303ea652
...@@ -35,6 +35,12 @@ ...@@ -35,6 +35,12 @@
{ {
"faceIDPermission": "Allow B-Easy to use Face ID." "faceIDPermission": "Allow B-Easy to use Face ID."
} }
],
[
"expo-dev-launcher",
{
"launchMode": "most-recent"
}
] ]
] ]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment