Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

requireNativeComponent: "RNSVGTSpan" was not found in the UIManager this error is showing #26

Open
johnson-india opened this issue Jun 6, 2021 · 7 comments

Comments

@johnson-india
Copy link

No description provided.

@rmadi
Copy link

rmadi commented Mar 15, 2022

if you are using react native cli so you need to install react native link and react native svg and it will work for you

@VishnuLanka
Copy link

@rmadi its not working for me even after the installations you mentioned any other methods

@rmadi
Copy link

rmadi commented Jul 13, 2022

juste run
npm i react-native-svg
npx react-native link react-native-svg

@HemalAsanka
Copy link

I have same issue. When I execute npx react-native link react-native-svg command, I'm getting error as "error: unknown command 'link'". How can I resolve it?

@aneeshLinkEZ
Copy link

@rmadi
it's not working which your mentioned above
$ npx react-native link react-native-svg <==== input
error: unknown command 'link' <==== output

@aneeshLinkEZ
Copy link

@HemalAsanka
Hi i got the same issue and its works after reinstalling the app in my emulator

@HemalAsanka
Copy link

@aneeshLinkEZ
Thank you for your response. I added this plugging manually and afterthat it worked to me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants