react-native-clear-cache
react-native-clear-cache copied to clipboard
React Native - Clear app cache
复制一下全部内容即可 // android/build.gradle def safeExtGet(prop, fallback) { rootProject.ext.has(prop) ? rootProject.ext.get(prop) : fallback } buildscript { // The Android Gradle plugin is only required when opening the android folder stand-alone. //...
Right now with npm, I got the requirement `peer react@"^16.8.1"`
i try to delete the cache of my app in ios but no works, the size look same any suggestion? 
Unhandled JS Exception: TypeError: Cannot read property 'getAppCacheSize' of undefined This error is located at: in NavigationContainer (at Router.js:101) in App (at Router.js:127) in Router (at Router.js:59) in RouterComponent (created...