oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.31k stars 2.12k forks source link

Unable to resolve module @expo/vector-icons/FontAwesome6 #1554

Closed creen-aps closed 8 months ago

creen-aps commented 9 months ago

Environment

React native eso custome biild, expo sdk 49 react native icons 10

Description

 Unable to resolve module @expo/vector-icons/FontAwesome6 from  Menu.tsx: @expo/vector-icons/FontAwesome6 could not be found within the project or in these directories:
  node_modules

Reproducible Demo

import Icon from 'react-native-vector-icons/FontAwesome6'

 <Icon
            name="truck-moving
"
            size={30}
            color="#333"
            style={styles.icon}
          />
johnf commented 8 months ago

Dupe, see https://github.com/oblador/react-native-vector-icons/pull/1566/files