You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Getting Started section of the docs, it is instructed to run react-native link react-native-vector-icons to link the vector icons with the app. React Native has removed the script react-native link from their CLI in their newest release (react-native-community/cli#1537).