react-native-eyepetizer
react-native-eyepetizer copied to clipboard
whate is the que
- Clear watchman watches:
watchman watch-del-all
. - Delete the
node_modules
folder:rm -rf node_modules && npm install
. - Reset packager cache:
rm -fr $TMPDIR/react-*
ornpm start -- --reset-cacBundling
index.android.js`