Skip to content

Commit 5130a81

Browse files
Create README.md
1 parent 11f0bfa commit 5130a81

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# multi-layer-parallax-scroll-effect
2+
Basic use case of multi-layer parallax scroll effect in items in LazyColum in Jetpack Compose. Moon and its background goes up when scrolling up and goes down when scrolling down making cool animation.
3+
4+
<a href="https://github.com/raheemadamboev/multi-layer-parallax-scroll-effect/blob/master/app-debug.apk">Demo app</a>
5+
6+
**Screenshots:**
7+
8+
<img src="https://github.com/raheemadamboev/multi-layer-parallax-scroll-effect/blob/master/video_2021-10-22_22-35-21.gif" alt="Italian Trulli" width="200" height="400">
9+
10+
**Key notes:**
11+
12+
- Jetpack Compose
13+
- LazyColumn

0 commit comments

Comments
 (0)