Skip to content

Conversation

@myronjwells
Copy link

Can now customize the animation of the BottomSheet View opening and closing by adding the optional animation parameter.
When deciding not to provide the animation parameter the default animation is continued left as .interactiveSpring() otherwise it requires an Animation modifier.

Example Video: the custom animation added to Map Settings is set to Animation.spring(response: 0.5, dampingFraction: 2.0, blendDuration: 1.0)

animationExample.mov

@myronjwells myronjwells changed the title Add ability to customize animations Add ability to customize Bottom Sheet opening and closing animation Apr 25, 2021
@weitieda
Copy link
Owner

weitieda commented May 8, 2022

Hey, sorry, I might be bit late... mind release with master and submit again? Thanks

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.

2 participants