First of all, I have a basic level of English so I hope that you understand.
What is the difference between incognito and cacheEnabled props in React Native WebView? react-native-webview doc don't have a detailed explanation.
incognito Does not store any data within the lifetime of the WebView.
cacheEnabled Sets whether WebView should use browser caching.