react-countdown-circle-timer
react-countdown-circle-timer copied to clipboard
Error while updating property 'strokeDasharray' of a view managed by: RNSVGPath. java.lang.Double cannot be cast to com.facebook.react.bridge.ReadableArray
With the new version of the library I got this error when the countdown starts.
Error while updating property 'strokeDasharray' of a view managed by: RNSVGPath. java.lang.Double cannot be cast to com.facebook.react.bridge.ReadableArray
Can you create a small demo reproducing the issue?
Closing due to inactivity.