SVG progress indicator in react native - Part 3
Adding refinements and animation
Feb 20, 20248 min read230

Search for a command to run...
Articles tagged with #reactjs
Adding refinements and animation

Building the component

Building the base

We had recently upgraded one of our codebases which uses Next.js with a custom webpack configuration from Next 10 to 11 @smallcase and as part of this upgrade, we also updated all the webpack related plugins and loaders to their latest version to mak...
