Skip to main content

Framework7

Overview

Framework7 is a mobile-first HTML/CSS/JS framework for building iOS & Android styled web apps and Cordova/Capacitor hybrids. It provides touch-optimized components, routing, and optional integration with React, Vue, or Svelte meta-frameworks.

Key concepts

  • iOS / Material themes — Platform-appropriate visuals.
  • View & router — Multi-view navigation stacks.
  • Components — List views, panels, popups, form controls tuned for touch.
  • Cordova/Capacitor — Wrap as native shell for store distribution.
  • Performance — Virtual lists for long feeds.

Mobile navigation stack

<a href="/about/" class="link">About</a>

References