react-spring-slider
This is a slider which uses react-spring under the hood.
This project aims to be flexible through configuration as well as be easy to use by sane and reasonable defaults.
You can have a real life look how this can be used within storybook at: farbenmeer.github.io/react-spring-slider.
Installation
Usage
The module provides a default export which you can import and use in your own
component.
The slider can gain any children as long as there are a react node, so you can
show images, text or some more complex components.
You can also use Typescript as the package contains type definitions.
Configuration
The slider currently provides the following interface:
Some option examples:
Only a different bulletStyle: