react-svg-curve is a React library that provides components for drawing various types of SVG curves. It wraps all curve path types from d3-shape, making it easy to render smooth curves in React apps with a simple declarative API. Install via npm and use components like BasisCurve with coordinate data arrays inside an SVG element.
Sort: