Computer Science, asked by uddhav29, 11 months ago

what is the difference between hybrid and native apps​

Answers

Answered by atlthinker20
6

Answer:

A native application is a software program that is developed for use on a particular platform or device. Because a native app is built for use on a particular device and its OS, it has the ability to use device-specific hardware and software

Hybrid applications are web applications (or web pages) in the native browser, such as UIWebView in iOS and WebView in Android (not Safari or Chrome). Hybrid apps are developed using HTML, CSS and Javascript, and then wrapped in a native application using platforms like Cordova

Answered by pagalkhushihai
9

Answer:

native app- they are developed for a particular platform or device

hybrid app- A hybrid app is the combination of both native and web app

Similar questions