Skip to content

This is an example project that demonstrates how to create a parallax carousel with Jetpack Compose.

Notifications You must be signed in to change notification settings

apter-tech/ParallaxCarouselCompose

Repository files navigation

Jetpack Compose Parallax Carousel Example

This is an example project that demonstrates how to create a parallax carousel with Jetpack Compose.

Features

  • Parallax scrolling effect.
  • Jetpack Compose-based implementation.
  • Demonstrates how to create a visually appealing carousel.

Usage

To use this example project, follow these steps:

  1. Clone this repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an Android emulator or device.

How it Works

The project uses Jetpack Compose to create a parallax effect in a carousel of images. It demonstrates how to use Composable functions to build the user interface and apply the parallax effect to the images as the user scrolls.

Requirements

  • Android Studio with Jetpack Compose support.

Acknowledgments

This project was inspired by the SwiftUI Parallax Carousel Scroll tutorial available at KavSoft.

About

This is an example project that demonstrates how to create a parallax carousel with Jetpack Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages