react-native-paper
react-native-paper copied to clipboard
feat: add props to FAB, Button and Chip to support prefetching
Summary
The other components like IconButton and ListItem already supports these props as they use Pressable props and spread them.
Fixes: https://github.com/callstack/react-native-paper/issues/3748 Continuation of https://github.com/callstack/react-native-paper/pull/3750
Hey @RobinLindhout, thank you for your pull request 🤗. The documentation from this branch can be viewed here.
@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 :-)
It will be released in 5.12.0, today or in the current week.
@RobinLindhout , please check the CI issue