A few things I liked putting together:
— Shared-element and gesture-driven screen transitions that feel native, not bolted on
— OpenAPI-first API design: one schema.yaml drives Orval-generated, fully typed React Query hooks
— A swappable fetch layer that points at a local...