Skip to content

Fix wasm compose animations lag #20

Description

@samoylenkodmitry

To reproduce: just open in browser and click on the "user" button: https://shrtl.in
The problem is there is Dispatchers.Default used instead of Dispatchers.IO as .IO is not available to import.
Make the research to compose multiplatform theading and put all the PoW work to the IO thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Jetpack Composeeverything @ComposableUIeverything about UIbugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions