svelte-pwa-navigation Svelte Themes

Svelte Pwa Navigation

A library that brings App-like navigation to PWAs and Web Apps

svelte-pwa-navigation

A library that brings App-like navigation to PWAs and Web Apps.

This package provides routers that emulate Sheets, Dialogs, Tabs and Stack-based navigation.

NPM Package

npm install svelte-pwa-navigation

Documentation

Quick start

Recommended viewport meta tag for your web application:

<meta
    name="viewport"
    content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover"
/>

Checkout the mixed demo for an example showcasing the capabilities of this library!

Top categories

Loading Svelte Themes