Overview

Introduction

This library is a collection of React components based off the MUI library which adapt to the current device. The main goals of this library are:

  • Style components differently based on the device
  • Use native components when feasible
  • Provide a good desktop experience

Why?

With existing similar libraries like Ionic & Konsta UI one might ask why another library? The answer is simple: variety is the spice of life 📎.

Thanks

  • Thanks to MUI for being born
  • Thanks to Konsta UI for figuring out how to fake iOS Liquid Glass in CSS
  • Thanks to Rspress for building the magic behind this documentation site