vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while updating property 'strokeDasharray' of a view managed by: RNSVGPath. java.lang.Double cannot be cast to com.facebook.react.bridge.ReadableArray

denamuca opened this issue · comments

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.