mirror of
https://github.com/yattee/yattee.git
synced 2026-06-04 13:54:19 +00:00
Annotate makeCoordinator/makeUIView/updateUIView as @MainActor so reading the @MainActor-typed onTick closure stays within MainActor isolation and no longer triggers a Sendable conversion warning.