-
Notifications
You must be signed in to change notification settings - Fork 959
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select component not found #1056
Comments
I had the same error, so I changed my SVG version to |
I made the change to [email protected] however now I am getting the following error, I have already run npm cache clean --force however the error persists |
The same thing happened to me :/ |
go to your metro.config.js file & add 'ts' to sourceExts something like this also im using version 9.13.6 of react-native svg but it should also work with v9.13.3 |
🐛 Bug Report
I'm following the exact same example of the Select component found in your documentation, but it shows the following error while rendering.
Use version 12.1.0 -> react-native-svg
To Reproduce
Use the select component in the view
UI Kitten and Eva version
The text was updated successfully, but these errors were encountered: