We hope to build a diverse and vibrant Vue community with all of you and look forward to getting to know everyone. If you have any questions, ideas or concerns, please don’t hesitate to reach out to our organizers.
Building applications for mobile devices has additional challenges: The network connection can be slow, so the application needs to work when the device is offline. Users expect application icons on their home screens. Depending on use cases, you want to access sensors that are not available in the browser.
During this meeting, Martin Sotirov will talk about Vue on mobile devices and examine the different ways you can deploy a Vue app on mobile. We will start with a PWA, go through a hybrid solution using Ionic Capacitor and finally arrive at a NativeScript app, which renders native iOS and Android views.