Create an Auto-Scroll ViewPager with transformation and ken burns effect in Android Jetpack Compose

How to implementation an auto scroll ViewPager, with ken burns effect in Jetpack Compose.

Mr Umbrella
Level Up Coding
Published in
5 min readJul 14, 2021

--

Introduction

In this article, we will learn the implementation of auto scroll ViewPager, with ken burns effect in…

--

--