Skip to content

Make lottieComposition public#2660

Merged
gpeal merged 2 commits intoairbnb:masterfrom
thebehera:master
Sep 19, 2025
Merged

Make lottieComposition public#2660
gpeal merged 2 commits intoairbnb:masterfrom
thebehera:master

Conversation

@thebehera
Copy link
Copy Markdown
Contributor

lottieComposition(..) is now public.

This is helpful when you want to ensure the LottieComposition is loaded before triggering any state changes in a suspendable function or complex LaunchedEffect

@allenchen1154
Copy link
Copy Markdown
Collaborator

@gpeal we have use cases where we want to load a LottieComposition from outside of a Composable scope. Do you think exposing this function makes sense?

@github-actions
Copy link
Copy Markdown

Snapshot Tests
API 23: Report Diff
API 35: Report Diff

hopefully fix ci
@thebehera
Copy link
Copy Markdown
Contributor Author

thebehera commented Sep 19, 2025

Just updated lottie-compose.api to include the new public signatures. Hopefully that fixes the CI

@github-actions
Copy link
Copy Markdown

Snapshot Tests
API 23: Report Diff
API 35: Report Diff

@gpeal gpeal merged commit c920e87 into airbnb:master Sep 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants