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

onMouseEnter & onMouseDown in pressables #3748

Open
RichardLindhout opened this issue Mar 13, 2023 · 2 comments · May be fixed by #4217
Open

onMouseEnter & onMouseDown in pressables #3748

RichardLindhout opened this issue Mar 13, 2023 · 2 comments · May be fixed by #4217

Comments

@RichardLindhout
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I want to preload chunks on mouse over and preload data onMouseDown

Describe the solution you'd like
To have support for onMouseEnter, onMouseDown in TouchableRipple, Button, IconButton and Fab

Describe alternatives you've considered

Additional context
It's part of the more modern and faster way to load data (render as you fetch)

@RichardLindhout
Copy link
Contributor Author

Maybe it's better to implement the onHoverIn, onHoverOut from Pressable :)

@RichardLindhout
Copy link
Contributor Author

Working on a PR!

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