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

feat: Add forceNonDeterministicRendering to InfiniteListProps, pass that to RecyclerListView

Open davidmeredith-hudl opened this issue 1 year ago • 1 comments

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.

davidmeredith-hudl avatar Jan 03 '25 12:01 davidmeredith-hudl

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 Apr 25 '25 00:04 stale[bot]