Carnation is now in early alpha. Read more

Docs
Installation

Installation

Get started with Carnation by installing carnation-ds:

yarn add carnation-ds@alpha

Motion

If you're using the motion primitives, be sure to install the peer dependency appropriate for your platform.

Web

To use motion on the web, install the latest version of Framer Motion (opens in a new tab):

yarn add framer-motion@latest

Native

To use motion on native, install the latest version of React Native Reanimated (opens in a new tab):

yarn add react-native-reanimated@latest