Skip to content
Discussion options

You must be logged in to vote

You essentially acknowledged it in your description - if it's in state, it'll repeat. As such, effects aren't part of state :).

There's two things you're asking about — effects and transitions.

Effects are implemented like other compose effects, we even have an effects extension artifact with one for toasts here.

Transitions are done with Compose's native transition APIs and we have docs here.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@The-Kan
Comment options

@ZacSweers
Comment options

@The-Kan
Comment options

@easyhooon
Comment options

@easyhooon
Comment options

Answer selected by The-Kan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants