feat(clipboard-manager): implement clear on iOS and Android (#1462)

This commit is contained in:
Emin Yilmaz
2024-06-28 12:05:48 +09:00
committed by GitHub
parent 03d3cc3677
commit 99d125d86b
4 changed files with 24 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"clipboard-manager": "minor"
---
Add support for clearing clipboard text on iOS and Android.