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.4k stars 2.12k forks source link

Getting Warning while building the react native app #1463

Closed Udbhav9628 closed 1 year ago

Udbhav9628 commented 1 year ago

This was the Warning -

warn Package react-native-vector-icons contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

oblador commented 1 year ago

This should have been fixed in 9.2.0, what version are you using?

Udbhav9628 commented 1 year ago

I

This should have been fixed in 9.2.0, what version are you using?

This should have been fixed in 9.2.0, what version are you using?

I am using react-native-vector-icons": "^9.1.0", my bad.