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

Error installing #127

Closed alelopfue95 closed 3 years ago

alelopfue95 commented 3 years ago

When trying to 'yarn add', obtained this:

error An unexpected error occurred: "https://registry.yarnpkg.com/react-native-keyboard-aware-scroll0-view: Not found".

Seems a typo, must be react-native-keyboard-aware-scroll-view, without '0' in scroll0.

Anyone with same error?