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

DrawerLayout: add onDrawerSlide() #999

Merged
merged 6 commits into from
Nov 24, 2020

Conversation

rorygarand
Copy link
Contributor

Related to: #469

Adds the option to listen for changes on dragX as a user is sliding open a drawer.

Copy link
Member

@jakub-gonet jakub-gonet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, could you resolve the conflicts so we can merge?

DrawerLayout.js Outdated Show resolved Hide resolved
DrawerLayout.js Show resolved Hide resolved
@jakub-gonet jakub-gonet self-assigned this Nov 23, 2020
@jakub-gonet jakub-gonet changed the title DrawerLayout: Support onDrawerSlide DrawerLayout: add onDrawerSlide() Nov 23, 2020
@rorygarand
Copy link
Contributor Author

Resolved the merge conflicts

@jakub-gonet
Copy link
Member

Thanks for your contribution, much appreciated.

@jakub-gonet jakub-gonet merged commit a9c793f into software-mansion:master Nov 24, 2020
This was unlinked from issues Nov 24, 2020
braincore pushed a commit to braincore/react-native-gesture-handler that referenced this pull request Mar 4, 2021
Related to: software-mansion#469

Adds the option to listen for changes on dragX as a user is sliding open a drawer.
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