react-native-clear-cache icon indicating copy to clipboard operation
react-native-clear-cache copied to clipboard

TypeError: Cannot read property 'getAppCacheSize' of undefined

Open HarmJan1990 opened this issue 2 years ago • 1 comments

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 by ConnectFunction) in ConnectFunction (at App.js:17) in PersistGate (at App.js:16) in RNCAppearanceProvider (at src/index.tsx:70) in AppearanceProvider (at App.js:15) in Provider (at App.js:14) in App (at renderApplication.js:45) in RCTView (at AppContainer.js:109) in RCTView (at AppContainer.js:135) in AppContainer (at renderApplication.js:39)

HarmJan1990 avatar Aug 25 '21 13:08 HarmJan1990