question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

I 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:closed
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
msandcommented, Apr 18, 2018
cd android
gradlew clean
cd ..
react-native run-android
0reactions
msandcommented, Dec 9, 2018

Seems like an issue with an old version in an old expo. Closing…

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found