react-native-calendars
react-native-calendars copied to clipboard
feat: Add forceNonDeterministicRendering to InfiniteListProps, pass that to RecyclerListView
This PR adds support for the forceNonDeterministicRendering prop when using the infinite AgendaList. This prop will be passed to the underlying RecyclerListView to dynamically resize the height of the items rather than using the defined item height.
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.