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

"Option: With react-native link" commands needs to be updated #1383

Closed vikramvi closed 11 months ago

vikramvi commented 2 years ago

Description

  1. README section Option: With react-native link this says react-native link react-native-vector-icons
  2. As react native is not recommended to install globally, above command should be npx react-native link react-native-vector-icons
johnf commented 11 months ago

Linking is no longer in README