Niclas Königseder

Results 2 issues of Niclas Königseder

This PR adds the `@MainActor` annotation, and thus `MainActor` isolation, to all relevant types and closures in SectionKit and DiffingSectionKit. This makes it possible for the compiler to statically detect,...

### Description When adding `debounce` to an effect any actions that are emitted from that effect are not animated even though the `animation` parameter is set when calling `send`. ###...

bug