Skip to main content

Presence

Presence wraps children in Framer Motion AnimatePresence. Use it around conditional or list-rendered motion nodes so exiting children can animate out.

API

Props

Use stable keys for lists. ui.foreach(..., { keyBy = 'id' }) is the easiest path for animated list items.