简体   繁体   中英

Is it possible for a hybrid app to convert into a PWA?

期待知道是否有可能将混合应用程序变成 PWA?

It's possible. I've made one with Angular so if you have any more questions feel free to ask.

Angular PWA

Here are the details https://ionicframework.com/docs/angular/pwa

The @angular/pwa package will automatically add a service worker and an app manifest to the app. To add this package to the app, run:

ng add @angular/pwa

React PWA

Here are the details https://ionicframework.com/docs/react/pwa


Additional links :

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM