You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,15 @@ This is useful for preventing very destructive action is executed mistakenly.
57
57
58
58
# FAQ
59
59
60
+
## How can I customize it flexibly?
61
+
62
+
This packages keeps usage and UI simple like iOS official alert dialog.
63
+
Therefore, if you need more flexibility than this package provides, I recommend that you build your own directly using standard APIs to meet your requirements without using this package.
0 commit comments