We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With react-native-vector-icons:
$ npm install react-native-vector-icons --save $ react-native link react-native-vector-icons
Or when encountering:
Try:
$ yarn add react-native-vector-icons $ react-native start --reset-cache