>>cosmic+I5
Most apps nowadays are already websites inside a thin wrapper, and that part is just so it can go on the App Store and have certain OS integrations, not for the UI. Like yeah React Native implements a button with UIButton, but Safari also implements a button with native code.
Good example is Discord. Complex app, only really difference for native is something about push-to-talk.