zhangtaii/react-native-offline-cache-webview

No documentation or example for prefetch

JeremyBradshaw7 opened this issue · 0 comments

How is prefetch to be used? I have an array of urls that I want to prefetch (while a connection is available) before the cache webview is shown (possibly after connection is lost). How is this to be done? And is it sensitive to token changes in the authorisation header or URL parameter?