react-native-calendars
react-native-calendars copied to clipboard
Added support for custom placeholder for CalendarList
This just adds the possibility to render a custom placeholder on CalendarList while the Calendar item on the flatlist is not visible yet.
This can be useful when fast scrolling through months is a concern.
This problem is discussed here: https://github.com/wix/react-native-calendars/issues/325
I think this is really a good feature to have. This should be reviewed asap.
Hey @leonardorib,
could you resolve the conflicts?
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.
@leonardorib Please remove changes to Podfile.lock and resolve conflicts
@ngima did you see the requested changes? Would love to see this get merged!
Can anyone help me on this issue?? I also want to add a placeholderComponent?
Can anyone help me on this issue?? I also want to add a placeholderComponent?
As an option, you could create patch with these changes