react-native-vector-icons icon indicating copy to clipboard operation
react-native-vector-icons copied to clipboard

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

Open vikramvi opened this issue 3 years ago • 0 comments

  • [x] Review the documentation: https://github.com/oblador/react-native-vector-icons
  • [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues

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

vikramvi avatar Oct 07 '21 11:10 vikramvi