Module not found: Can't resolve '@expo/vector-icons/Fontisto
See original GitHub issueI have gone through these following points
- [] Check latest documentation: https://docs.nativebase.io/
- [] Check for existing open/closed issues for a possible duplicate before creating a new issue: https://github.com/GeekyAnts/NativeBase/issues
- [] Use the latest NativeBase release: https://github.com/GeekyAnts/NativeBase/releases
- [] Check examples from NativeBase KitchenSink https://github.com/GeekyAnts/NativeBase-KitchenSink
- [] For discussion purpose make use of NativeBase Slack: http://slack.nativebase.io/
- [] For queries related to theme, check Theme Variables from Docs and live NativeBase Theme Editor http://nativebase.io/customizer/
Issue Description
node, npm, react-native, react and native-base version, expo version if used, xcode version
Expected behaviour
Actual behaviour
Steps to reproduce
Is the bug present in both iOS and Android or in any one of them?
Any other additional info which would help us debug the issue quicker.
###Important
If you want your issue to be looked at quicker, attach a snack reproducible with your issue. Makes it easier for us!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:5
- Comments:10 (5 by maintainers)
Top Results From Across the Web
unable to resolve module `@expo/vector-icons` - Stack Overflow
I resolved the issue by this command npm install @expo/vector-icons --save.
Read more >@expo/vector-icons - npm
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map.
Read more >expo-font could not be found within the project
can t resolve expo vector icons fontisto ... It appears the native Expo modules are unavailable adn this code is not running on...
Read more >Unable to resolve module `@expo/vector-icons/fonts/Ionicons.ttf`
Coding example for the question Unable to resolve module `@expo/vector-icons/fonts/Ionicons.ttf`-React Native.
Read more >Icons - Expo Documentation
As trendy as it is these days, not every app has to use emoji for all icons -- maybe you want to pull...
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 Free
Top 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
you can use this for now.
@the-codetrane Please note that this is happening because @expo/icons is using an older version of vector icons. This issue will be fixed once they upgrade the version of vector-icons. Related thread https://github.com/expo/vector-icons/issues/112