you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (1 child)

Can PWAs perform just like native apps when it comes to smoothness and optimization?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    Yes, if the underlying engine is designed to support it. There are standard web APIs for accelerated graphics, compute, offline storage, Bluetooth, push notification, environmental sensors, phone book access, camera, local storage access, and so on... A decent PWA is indistinguishable from a native app.

  • source
  • parent