Error while updating property 'focusable' of view managed by: RNSVGSvgView
See original GitHub issueBug
React Native: 0.61.1 react-native-svg: 9.9.5 react-native-svg-transformer: 0.13.0
I’ve updated RN to 0.61.1 version and now getting this error.
I use library with react-native-svg-transformer
. If I go across “Use with xml strings” then everything works.
My metro.config.js
is the same as in documentation
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:15
Top Results From Across the Web
Error while updating property 'focusable' of view managed by ...
I use library with react-native-svg-transformer. ... Error while updating property 'focusable' of view managed by: RNSVGSvgView #1117.
Read more >Android Release APK Error while updating property 'focusable ...
JSApplicationIllegalArgumentException : Error while updating property 'focusable' of a view managed by: RNSVGSvgView.
Read more >[Solved]-Error while updating property 'd' of a view managed by
Coding example for the question Error while updating property 'd' of a view managed by: RNSVGPath-React Native.
Read more >react-native-svg - npm
Supports most SVG elements and properties (Rect, Circle, Line, Polyline, Polygon, G ...). Easy to convert SVG code to react-native-svg.
Read more >Tried to register two views with the same name RNSVGSvgView
I want to use svg, and if I use it I get the error message. I use expo and have installed expo install...
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
🎉 This issue has been resolved in version 9.9.6 🎉
The release is available on:
Your semantic-release bot 📦🚀
same 11.0.1 also fixed my issue aside from 9.9.6 , weird the latest missed that