Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossfade composable and finiteAnimationSpec common functions support #460

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

nelson-glauber
Copy link
Collaborator

@nelson-glauber nelson-glauber commented Jun 25, 2024

This PR includes the following changes:

  • Added CrossfadeView composable.
  • Added BoxWithConstraints composable.
  • Added support for common FiniteAnimationSpec (tween, spring, keyframes, keyframesWithSpline, repeatable, and snap).
  • Fixed issue with modifier names with quotes and slashed quotes.
  • Fixed issue with clickable modifier without params.
  • Fixed issue with border modifier

@nelson-glauber nelson-glauber marked this pull request as ready for review July 9, 2024 16:55
@nelson-glauber nelson-glauber merged commit c5dbef5 into main Jul 9, 2024
2 checks passed
@nelson-glauber nelson-glauber deleted the nelson/crossfade branch July 9, 2024 17:19
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.

JetPack -> Components -> Animation -> Crossfade JetPack -> Foundation -> Layout: BoxWithConstraints
1 participant