Thanks for porting vexflow for React native.
Throwing the below error if I try to run the same in Android device (4.4). I simply copied the index.ios.js to index.android.js as I did not see any ios specific react component references in index.ios.js
Android: Error while updating property 'strokeDasharray in shadow node of type: RNSVGPath
The same error is reported in react-native-svg and they seems to have fixed a while ago. Since this library is using a port of that, would you have a look? attaching the screenshot as well.
Thank you.
