Konsta UI
Mobile first Tailwind UI kit for React, Vue & Svelte

- Install via npm
- Copy & Paste
TL;DR
What it is: Mobile focused UI component kit built with Tailwind CSS
Frameworks: React, Vue, Svelte
Themes: iOS 26 and Material Design 2025, light and dark modes
Version: v5.0.5, released November 24, 2025
License: MIT, free for commercial projects
Best for: Teams building mobile apps with Ionic, Framework7, Capacitor or Cordova who want native like screens without designing from scratch
What is Konsta UI?
Konsta UI delivers ready-to-use mobile UI building blocks (buttons, navbars, lists, modals, etc.) for React, Vue and Svelte β styled in iOS or Material themes. It saves you from writing custom styles while keeping full Tailwind-based customization.
Key features β¨
Pixel-perfect iOS and Material Design themes.
Built entirely with Tailwind CSS β easy to customize.
Support for React, Vue, and Svelte.
MIT license β free for commercial use.
Ready to integrate with hybrid app shells (e.g. Ionic or Framework7) β ideal for mobile apps with native feel.
Pros β
Gives a native-like mobile UI out of the box.
Works across major JS frameworks (React / Vue / Svelte).
Highly customizable via Tailwind.
Free and open-source under MIT license.
Cons β οΈ
Best suited for mobile β not ideal for desktop or marketing sites.
Itβs not a full app framework β you still need a shell (routing, navigation, native APIs) if you aim for a full mobile app.
Requires familiarity with Tailwind and your chosen JS framework.
Integration at a glance
Install using npm:
npm i konsta.Import components (React, Vue or Svelte) as needed.
Use with a framework/shell like Ionic or Framework7 for navigation & native APIs.
Optionally, wrap with tools like Capacitor or Cordova to build real iOS/Android apps.