I'm not particularly thrilled by "hybrid" apps, or cross-platform framework apps. Never have been (cross-platform frameworks have been around for decades, and hybrid apps have been around, almost as long as smartphones have).
Great sales pitch: "Fire all your expensive, experienced native developers, and hire cheap JavaScript programmers right out of bootcamps, that write everything on the server, so the native app is really just a WebView!".
"Write once, deploy everywhere." Where have I heard that before? Oh yeah...they said that about C. They they said it about Java. They said that about X11/Motif. They said that about Qt. They said that about React Native. Now, they are saying it about Web apps.
Don't get me wrong. There are some applications that I think hybrid or PWAs are the way to go. If someone asks me, and the use case they describe fits my vision for that, I will recommend they explore hybrid/PWA/WebP/Whatever. I recently pulled several native apps off the App Store, because I thought another developer had a better solution, using Ionic.
It's just that native will always give a richer user experience than any kind of abstracted framework. If delivering the best UX is important, we still need to go native (which is generally delivered via built-in frameworks, anyway).