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

Implement a custom PanResponder #40

Open
bd-arc opened this issue Feb 27, 2017 · 2 comments
Open

Implement a custom PanResponder #40

bd-arc opened this issue Feb 27, 2017 · 2 comments
Assignees
Labels

Comments

@bd-arc
Copy link
Contributor

bd-arc commented Feb 27, 2017

Current momentum implementation doesn't always feel right, particularly on Android. The best way to enhance it and to unify interactions between Android and iOS seems to implement a PanResponder.

Here are some implementations that could serve as a starting point:

Custom interaction ideas:

@bd-arc bd-arc self-assigned this Feb 27, 2017
@bd-arc bd-arc added feature and removed enhancement labels Jun 7, 2017
@bd-arc bd-arc changed the title Enhance momentum handling and unify Android/iOS behavior by implementing a custom PanResponder Implement a custom PanResponder Jun 7, 2017
@bd-arc
Copy link
Contributor Author

bd-arc commented Aug 3, 2017

Closing for now since we've favored FlatList's implementation.
This feature will maybe be added as an extra component later.

@dohooo

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants