Animation
Reusable motion components exported by @foundrykit/animation.
Animation
@foundrykit/animation is a small public surface built around Framer Motion. It exports a handful of FoundryKit motion components plus direct re-exports of motion and AnimatePresence.
Install
pnpm add @foundrykit/animationPublic Surface
FadeInSlideUpScaleStaggerandStaggerItemmotionandAnimatePresencefromframer-motion
If you need a larger animation utility layer than that, build it in your app or on top of the Framer Motion exports directly.