Wanted to try F7 with Capacitor.
First of all, the cli didn't run npx cap add android/ios during creating. The back button doesn't exit the app, it works as intended, closes any modal, goes back in history if there is, but in the main view (home) it doesn't exit the app.
I didn't touch the code, I just created the app, ran npx cap add android, and build it.