nithinpp69 / react-native-circular-progress-indicator

react native circular progress indicator library
MIT License
237 stars 52 forks source link

react-native-redash dependency is too permissive (comment) #89

Closed ajp8164 closed 1 year ago

ajp8164 commented 1 year ago

My app has installed redash v12.x which does not include withPause leading to undefined is not a function from useAnimation.ts. I had to explicitly install the latest version (v18.x) of redash. This may help someone else :-)

nithinpp69 commented 1 year ago

Probably a good idea to add this in the Readme as well. https://github.com/nithinpp69/react-native-circular-progress-indicator#prerequisites