What is hybrid app development?

Technology CommunityCategory: IonicWhat is hybrid app development?
VietMX Staff asked 3 years ago

Hybrid apps are developed using web technologies like HTML, CSS and Javascript, and then wrapped in a native application using platforms like Cordova. The apps are shown in its own embedded browser, like UIWebView in iOS and WebView in Android (not Safari or Chrome). This allows you to use any web-native framework for mobile app development.