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

Release v1.6.0 #32

Merged
merged 4 commits into from
Aug 8, 2020
Merged

Release v1.6.0 #32

merged 4 commits into from
Aug 8, 2020

Conversation

carsonwah
Copy link
Owner

  • Change useNativeDriver back to false, because native driver does not work officially with PanResponder (https://reactnative.dev/docs/animations#caveats)
  • Fix "press in" animation (shrinking scale of container to 0.95) only starts after moving it
    • Fix is based on capturing all child event in the popup
    • Behaviour customization is allowed in new props: shouldChildHandleResponderStart and shouldChildHandleResponderMove

References:

@carsonwah carsonwah self-assigned this Aug 8, 2020
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.

None yet

1 participant