What is the difference between cross-platform application development and hybrid application development?

I would like to know what is the difference between cross-platform applications and hybrid application development. I found different opinions when searching on Google, most say that cross-platform and hybrid application development are the same, and some don't say that!

+4
source share
6 answers

Hey. You can see that there are three technologies. Currently, people use to develop applications. Native, cross-hybrid platform.

, - , . , . . html-. , , , i.e iOS, Window. .

- HTML CSS. - . , API HTML-. , - , , . , , .

, Native -. . , , . , . . , native html. , HTML CSS. , , .

. , . . .

, . .

+4

: "-", -

-. , / , : Apache Cordova ( html/css/js, )

, . , cordova - , .

+3

- - , . , , .

. , , . HTML5 Javascript, -. , - -, .NET Framewok-, Xamarin. , - , - - . - : Cordova, Phonegap, AppCelerator, Xamarin, .

+2

Cross Platform . - HTML/JS, , . apache cordova

, - . : react-native, aj-framework, xamarin

, . Bye

0

.

- , //, , , android, ios, windows, mac os, Linux .. // React-Native, , React-Native, Android ios.

, /, , -. , objective-c, swift ios, .

, + cross_platform, React-Native (android: java/Kotlin, iOS: swift/ objective-c). .

0
  • , native .
  • , , - ( )
  • Cross platoform - , , , .
0

Source: https://habr.com/ru/post/1609912/


All Articles