(iOS) Invariant Violation: Native component for "RNSVGSvgView" does not exist

See original GitHub issue
screenshot 2018-01-05 03 17 37

"dependencies": { "better-fetch": "^1.1.2", "firebase": "^4.8.1", "lodash": "^4.17.4", "react": "16.0.0", "react-native": "0.51.0", "react-native-svg": "^6.0.1-rc.1", "react-redux": "^5.0.6", "redux": "^3.7.2", "redux-logger": "^3.0.6", "redux-thunk": "^2.2.0" }

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:12

github_iconTop GitHub Comments

3reactions
msandcommented, Feb 12, 2018

A bug in react-native currently links the tvOS library into the iOS project as well.

Until the fix is released: https://github.com/facebook/react-native/issues/13783 https://github.com/facebook/react-native/commit/a63fd378a47173cc9f750e9980f18dc12dd7ea51

Follow the instructions here: https://github.com/react-native-community/react-native-svg/issues/544

2reactions
msandcommented, Feb 13, 2018

I guess this is just linking issues then. I’ll go ahead and close for now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invariant Violation: Native component for "RNSVGSvgView ...
The problem is that we just upgraded to react-native 0.50.3 and don't want to go back to an old version. Is there an...
Read more >
(iOS) Invariant Violation: Native component for ... - GitHub
I use it in mainapplication.java file for android.. not sure where you should use in ios. All reactions.
Read more >
Ios – Invariant Violation: Native component for ... - iTecNote
Ios – Invariant Violation: Native component for “RNSVGSvgView” does not exist. iosreact-nativereact-native-iossvg. After days of research on the internet I ...
Read more >
Native component for "RNSVGSvgView" does not exist
Coding example for the question Invariant Violation: Native component for "RNSVGSvgView" does not exist.
Read more >
Tried to register two views with the same name RNSVGSvgView
I use expo and have installed expo install react-native-svg, and deleted the old, I also removed the node modules and yarn lock and...
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