Parallax Effect with SensorManager using Jetpack Compose

Parallax Effect with SensorManager using Jetpack Compose

Recently, an implementation of stunning Parallax effect in SwiftUI by Philip Davis has been making rounds in the Android Community too. So, I decided to try implementing the same using Jetpack…