react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

feat: add props to FAB, Button and Chip to support prefetching

Open robinlindhout opened this issue 1 year ago • 4 comments

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

robinlindhout avatar Dec 07 '23 10:12 robinlindhout

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

callstack-bot avatar Dec 07 '23 10:12 callstack-bot

@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 :-)

RichardLindhout avatar Dec 14 '23 09:12 RichardLindhout

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

lukewalczak avatar Jan 08 '24 12:01 lukewalczak

@RobinLindhout , please check the CI issue

lukewalczak avatar Jan 08 '24 13:01 lukewalczak