SSGOIDocsBlog

Blog.

Guides and deep dives on page transitions, animation, and building web apps that feel native.

  • July 19, 2026

    View Transition API: Limitations and Workarounds

    The View Transition API handles snapshots and shared elements well. SSGOI keeps geometry, temporary layers, and transition policy in its own engine so complex motion can remain a preset.

  • July 12, 2026

    Beyond React: Building a Shared Element Transition from Scratch

    A shared element transition looked like a simple bounding-box interpolation—until object-fit, image cropping, and border radius made the middle frames fall apart.