Is it possible to use Capacitor for the main content of my app and yet use e.g. a real native Bottom Navigation bar on Android? Something like this:
--------------
| |
| WebView |
| |
--------------
| Bottom Nav |
--------------