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
Each time I add a new library to my project I always get the error, "Unable to reslove module react-native-app-intro", I have to delete the node_modules folder and run 'npm install' command to fix the problem. Pretty painful. Is it a bug?