Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail committed Mar 5, 2024
2 parents 6f37066 + fc39103 commit 2e0b8bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ val animationState by animateKottieCompositionAsState(

## Observing Animation State

You can observe animation state changes using LaunchedEffect.
You can observe animation state changes:


```Kotlin
LaunchedEffect(
Expand Down

0 comments on commit 2e0b8bb

Please sign in to comment.