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 props to FAB, Button and Chip to support prefetching #4217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RobinLindhout
Copy link

Summary

The other components like IconButton and ListItem already supports these props as they use Pressable props and spread them.

Fixes: #3748
Continuation of #3750

@callstack-bot
Copy link

callstack-bot commented Dec 7, 2023

Hey @RobinLindhout, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@RichardLindhout
Copy link
Contributor

RichardLindhout commented Dec 14, 2023

@lukewalczak any chance this could get merged in. This is more and more important as expo-router will enable pre-fetching too in newer versions. It's the last reason why I have a fork of react-native-paper :-)

@lukewalczak
Copy link
Member

It will be released in 5.12.0, today or in the current week.

@lukewalczak
Copy link
Member

@RobinLindhout , please check the CI issue

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

Successfully merging this pull request may close these issues.

onMouseEnter & onMouseDown in pressables
4 participants