- Hybrid mobile apps are applications that are installed on a device, just like any other app.
- Hybrid apps are deployed in a native container that uses a mobile
WebViewobject. When the app is used, this object displays web content thanks to the use of web technologies (CSS,JavaScript,HTML).