We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa46fa1 + 45291a6 commit a3c2a5dCopy full SHA for a3c2a5d
README.md
@@ -83,9 +83,9 @@ https://github.com/aaronLab/Unlocker
83
- The default value is `0.3`
84
- This is the duration for the `animation` to make `the slider fully filled`.
85
86
-- `content: Content`:
+- `content: (CGFloat) -> Content`:
87
88
- - This is the custom view inside of the slider.
+ - This is the custom view inside of the slider, which escapes with the width of the slider drag gesture.
89
90
- `completion: (() -> Void)? = nil`:
91
0 commit comments