Skip to content

Conversation

@gorhom
Copy link
Owner

@gorhom gorhom commented Dec 1, 2020

closes #82

Motivation

This will allow user to have more control over what action to take whenever the sheet is about to animate to a point.

type onAnimate = (fromIndex: number, toIndex: number) => void

@gorhom gorhom added the v2 Written in Reanimated v1 label Dec 1, 2020
@gorhom gorhom merged commit 2e77932 into master Dec 1, 2020
@gorhom gorhom deleted the feature/add-on-animate-callback branch December 1, 2020 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2 Written in Reanimated v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Close Keyboard in sync with dismissing BottomSheet

2 participants