File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ You can animate in individual views based on scroll position. Developed with Swi
10
10
11
11
## Screenshot
12
12
<img src =" Markdown/Scroller.gif " >
13
+ <img src =" Markdown/ScrollerExample.gif " >
13
14
14
15
## Usages
15
16
1 . Scroller
@@ -28,8 +29,7 @@ You can animate in individual views based on scroll position. Developed with Swi
28
29
}
29
30
```
30
31
31
-
32
- 3 . Each view only needs to conform to the ScrollerContent protocol.
32
+ 2 . Each view only needs to conform to the ScrollerContent protocol.
33
33
```swift
34
34
struct ScrollerVContent : ScrollerContent {
35
35
@@ -49,6 +49,9 @@ You can animate in individual views based on scroll position. Developed with Swi
49
49
}
50
50
}
51
51
```
52
+
53
+ ## Example
54
+ [https: // fabulaapp.page.link/222](https://fabulaapp.page.link/222)
52
55
53
56
## Contact
54
57
instagram : [@dev .fabula ](https :// www.instagram.com/dev.fabula)
You can’t perform that action at this time.
0 commit comments