Hybrid apps are basically webapp-like applications wrapped up in a native "shell", which makes them behave like native apps. It’s a good choice if you want to save time and trouble, because you’ll only have to create one app that works the same for multiple platforms. Using this approach, you’ll be dependent on a browser, which can have an impact on your app’s performance. For example, the app needs to have an internet connection in order to function.
At Leap Forward, we’re convinced that web technology has a lot of benefits: it’s open source and cross platform. Technologies like Capacitor and Ionic make web apps feel like native apps and gain big on efficiency.