Installation
Get started with Carnation by installing carnation-ds:
yarn add carnation-ds@alphaMotion
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@latestNative
To use motion on native, install the latest version of React Native Reanimated (opens in a new tab):
yarn add react-native-reanimated@latest