react-native-calendars
react-native-calendars copied to clipboard
Add custom list component possibility
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.
Looks like there are a few unrelated changes to fix in this PR, but I can confirm it does work!
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.
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)
Agree, this will be a great help
+1
+1