Back to articles
Mantine Parallax v3 — From Tilt Card to Interactive Card System

Mantine Parallax v3 — From Tilt Card to Interactive Card System

via Dev.toGiovambattista Fazioli

Spring physics, gyroscope, glare effects, compound layers, keyboard accessibility, and a 60fps performance rewrite — all in one major release. Introduction Version 3.0.0 of @gfazioli/mantine-parallax is the biggest update since the package was first published. What started as a simple Apple TV-style tilt card has evolved into a full-featured interactive card system with physically-based animations, mobile device support, and first-class accessibility. Under the hood, the rendering pipeline has been completely rewritten to deliver smooth 60fps updates with zero unnecessary React re-renders. This release adds 13 new features , fixes 5 bugs , and includes 4 performance/architecture improvements — while staying fully compatible with Mantine 8.x and React 19. What's New Parallax.Layer — Compound Component for Multi-Depth Parallax The new Parallax.Layer compound component replaces the legacy contentParallax + cloneElement approach. Each layer moves independently based on a depth multiplier,

Continue reading on Dev.to

Opens in a new tab

Read Full Article
3 views

Related Articles