A set of beautiful React components for developing your own applications with chayns.
Installation
First you need to install the swipeable wrapper part of the chayns-components.
npm install @chayns-components/swipeable-wrapper
yarn add @chayns-components/swipeable-wrapper
Information: Since the components have now been implemented with the styled-components
library, the styles are delivered directly with the components. There is no need to load an extra
stylesheet anymore.
Usage
For detailed usage visit the storybook.