KVADRANT UI api reference demo

KvadrantTurnstile

motion

the page transition the whole system was built around — tap to play it

dark
light

mounted as turnstile

why it looks like this

The page transition Windows Phone is remembered for after the tilt: content swinging in around its left edge like a turnstile.

In at -80° over 350 ms on an exponential-out(6), out at +50° over 250 ms on an exponential-in(6), both about the left edge. The asymmetry is the original's, and it is what makes leaving feel quicker than arriving. Going backwards swaps the pair: in from +50°, out to -80°.

Read it: kvadrant-core/src/commonMain/kotlin/io/github/youndie/kvadrant/components/KvadrantTurnstile.kt · the full signature and every parameter