or npm:npm install --save react-circular-progressbarUsageImport the component and default styles:import { CircularProgressbar } from 'react-circular-progressbar'; import 'react-circular-progressbar/dist/styles.
react@"^17.0.1" from the root projectnpm ERR! npm ERR! Could not resolve dependency:npm ERR! peer react@"^0.14.0 || ^15.0.0 || ^16.0.0" from react-circular-progressbar@2.0.3npm ERR! node_modules/react-circular-progressbarnpm ERR! react-circular-progressbar@"*" from the root proje...
Documentation for v1.x.x will still be available atREADME_v1.md. Installation Install with yarn: yarn add react-circular-progressbar or npm: npm install --save react-circular-progressbar Usage Import the component and default styles:
If you want to used it in the React, you can use thereact-arc-progresscomponent. Because of the use the React Hook, dependent React version need tobe >= 16.8.0 Preview Installation npm install arc-progress -S Download file ⬇️ ...
or npm:npm install --save react-circular-progressbarUsageImport the component and default styles:import { CircularProgressbar } from 'react-circular-progressbar'; import 'react-circular-progressbar/dist/styles.css';Note: Importing CSS requires a CSS loader (if you're using create-react-app, ...