Skip to main content

Mantine

Recommendation
Updated
Moved
USE
2023-03-22

What is it

Mantine is a fully featured component library in React. It's open source and TypeScript based. It includes components and hooks for state and UI management and a notification package.

When to use it

The Mantine library should only be used as backup when the components are missing in Einride UI.

Mantine is also used under the hood in Einride UI.

How to learn it

Mantine has an excellent get started page and learn the basics page. You can also check out the GitHub page.