Skip to content

Commit a3c2a5d

Browse files
authored
Merge pull request #12 from aaronLab/develop
docs: update README.MD
2 parents fa46fa1 + 45291a6 commit a3c2a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ https://github.com/aaronLab/Unlocker
8383
- The default value is `0.3`
8484
- This is the duration for the `animation` to make `the slider fully filled`.
8585

86-
- `content: Content`:
86+
- `content: (CGFloat) -> Content`:
8787

88-
- This is the custom view inside of the slider.
88+
- This is the custom view inside of the slider, which escapes with the width of the slider drag gesture.
8989

9090
- `completion: (() -> Void)? = nil`:
9191

0 commit comments

Comments
 (0)