Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 445 Bytes

File metadata and controls

31 lines (19 loc) · 445 Bytes

capacitor-android-webview-cache

capacitor plugin for android webview cache clear

Install

npm install capacitor-android-webview-cache
npx cap sync

API

clearCache()

clearCache() => Promise<void>