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

feat: Add panResponderThreshold to props (#469) #526

Merged

Conversation

Aryk
Copy link
Contributor

@Aryk Aryk commented Mar 16, 2021

Overview

A variable in the code is hardcoded when it really should be configurable if the developer wishes.

Test Plan

Fire up a modal and make sure you can still swipe it closed.

Note - all the additional formatting fixes are due to the husky pre-commit hooks (from the master branch) auto-fixing missing semi-colons and indenting when I committed. My understanding is the maintainers want it in there to make sure commits are "pretty". If you guys don't want it, please update the master branch and remove it so developers trying to contribute don't get confused by what's going on. Then I'll refork, make my changes, and re-commit.

Copy link
Member

@mmazzarolo mmazzarolo left a comment

Choose a reason for hiding this comment

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

Looking good, thank you!

@mmazzarolo mmazzarolo merged commit 6145c5b into react-native-modal:master Apr 10, 2021
github-actions bot pushed a commit that referenced this pull request Apr 10, 2021
# [11.9.0](v11.8.0...v11.9.0) (2021-04-10)

### Features

* Add panResponderThreshold to props ([#469](#469)) ([#526](#526)) ([6145c5b](6145c5b))
@github-actions
Copy link

🎉 This PR is included in version 11.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

happyboy000916 added a commit to happyboy000916/react-native-modal that referenced this pull request May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants