vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

added npm install command for React Native #227

Closed Laith-Alayassa closed 1 year ago

Laith-Alayassa commented 1 year ago

added npm install command for React Native. Found from its npm page

vydimitrov commented 1 year ago

Hey @Laith-Alayassa, thanks for the PR :)

The package manager in the README is just an example, you can use any package manager: npm, yarn, pnpm, or any other that can install packages from NPM. So for now I am not planning to add other example in the README.

vydimitrov commented 1 year ago

Closing this PR for now.