Error while updating property 'strokeWidth' in shadow node of type: RNSVGPath
See original GitHub issueI get this error only on Android, and the weird part is that I am not using any strokes at all. Can anyone help with this?
It also says TypeError: expected dynamic type ‘double’, but had type ‘string’
Everything is working fine on the iOS simulator, so I don’t know what to try to do from here. I am using the following version:
"react": "16.2.0",
"react-dom": "^16.3.1",
"react-native": "0.52.0",
"react-native-svg": "6.3.1",
Issue Analytics
- State:
- Created 5 years ago
- Comments:9
Top Results From Across the Web
Error while updating property 'strokeWidth' in shadow node of ...
I get this error only on Android, and the weird part is that I am not using any strokes at all. Can anyone...
Read more >React-Native : Error while updating property 'd' in shadow ...
React-Native : Error while updating property 'd' in shadow node of type RNSVGPath for input string 'h' ... Facing this issue for few...
Read more >Error while updating property 'width' in shadow node of type
Coding example for the question Error while updating property 'width' in shadow node of type: RNSVGsvgView-React Native.
Read more >react-native-art-svg - Bountysource
No issues · Improve performance of an app using SVG. $ 0 · Error while updating property 'fill' of a view managed by:...
Read more >Error while updating property 'stroke' in shadow node of type
一、问题二、解决方案如下,github issue上我也贴过了,地址:https://github.com/oblador/react-native-progress/issues/179 三、f.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Seems like an issue with an old version in an old expo. Closing…