Skip to content

Release 0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@iFanie iFanie released this 14 Nov 20:12

Adds the ability to override the processing function of the items while their addition iteration is performed. This way the user can handle edge cases of empty main data or empty enclosed data, and possibly append to the recycler contents without tempering with the original data.

The sample project has been updated using the above feature to show a placeholder Pink variant for the Pink rows that have no enlosed White items.