Answers for "how to clear cache in react native with yarn"

18

yarn clear cache

yarn cache clean
Posted by: Guest on April-30-2020
2

react native reset cache

npx react-native start --reset-cache
Posted by: Guest on September-22-2021

Code answers related to "how to clear cache in react native with yarn"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language