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

Import from react-native directly #1388

Closed oblador closed 2 years ago

oblador commented 2 years ago

Due to how react-native-web and react-native-desktop (old project for macos) was set up in the beginning it required this library to have a unified import of react-native like libraries. This should no longer be needed, and the practice triggers deprecation warnings as reported in #1381.