1.0.6 • Published 6 months ago

capacitor-cache-clear v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

capacitor-cache-clear

A Capacitor plugin that provides methods to clear both WebView cache and app cache directory on Android and iOS platforms

Install

npm install capacitor-cache-clear
npx cap sync

API

clearAppCache()

clearAppCache() => Promise<void>

clearWebViewCache()

clearWebViewCache() => Promise<void>

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago