react-native-vexflow-seed icon indicating copy to clipboard operation
react-native-vexflow-seed copied to clipboard

Android: Error while updating property 'strokeDasharray in shadow node of type: RNSVGPath

Open palaniraja opened this issue 8 years ago • 2 comments

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.

screenshot_2017-02-21-23-12-25-578_com reactnativevexflow

palaniraja avatar Feb 21 '17 17:02 palaniraja

hmm.. I also thought this seed example is simple so I only ran codes for iOS. I was too busy recently, I'll look this issue soon. Can I also see this issue using Android emulator(4.4)?

panarch avatar Mar 02 '17 04:03 panarch

You should be able to reproduce this with emulator, personally I haven't tried. I'll update you if I find it otherwise.

Thank you.

palaniraja avatar Mar 02 '17 05:03 palaniraja