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

Add custom list component possibility

Open erickcrus opened this issue 2 years ago • 10 comments

This commit enables the use of custom list components, such as the FlatList from the react-native-gesture-handler library, to address compatibility issues with other libraries, like @gorhom/react-native-bottom-sheet.

erickcrus avatar Oct 11 '23 20:10 erickcrus

Looks like there are a few unrelated changes to fix in this PR, but I can confirm it does work!

Shervanator avatar Dec 18 '23 09:12 Shervanator

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 17 '24 11:03 stale[bot]

It would be great to have this PR merged. I think it needs to be updated to have only the necessary changes (eg: simply add the customComponent prop and use it, no changes to package.json, etc)

grifotv avatar Mar 29 '24 17:03 grifotv

Agree, this will be a great help

devevecare avatar Apr 02 '24 12:04 devevecare

+1

Splanis avatar May 27 '24 13:05 Splanis

+1

jennyckaplan avatar Jul 02 '24 01:07 jennyckaplan