Do you need the front end to do an H5App, that is, a hybrid APP?

what should be done, what to pack with, the front-end Xiaobai asks for guidance


there are still many mixed developers like this on the Internet, such as


cordova
h5 js can also be packaged with some packaging tools hbuilder the compiler has a built-in package
mixed app is native (Android / IOS) [java/object-c] and H5 is called mixed development

the simplest thing is that you can consider creating an H5 SPA application, and open it directly through APP's webview.
if you use a lot of mobile phones to function, you can create a Hybrid App, which has many framework platforms to consider, such as APICloud
. If you want to experience better, you can consider react Native
, of course, the experience is the best. Then native development


the simplest hbuilder, just write the h5 interface and use this package
and vuejs and react-native
if you want to ios app, it is recommended to use react-native online ready-made tutorials

Menu