🧪 [Experiment] CompositionCollectionView, a composition-driven collection view with fully customizable look and behavior #135
Labels
experiment 🧪
Used to track issues that are experiments (or their linked discussions)
Approved from Discussion CommunityToolkit/WindowsCommunityToolkit#4565
Problem Statement (copied from Discussion):
While WinUI and the Community Toolkit provide a decent variety of ---View controls that can display their children using a particular layout and interaction model, all of them are relatively rigid and don't give the user full control over how the items are animated and positioned in the screen, nor provide a model for adding gestures and interactions to them (aside from forking the control).
Overview
This experiment adds the following components:
Using
You can try it out via the NuGet Package here: Link TBD
CommunityToolkit members can also try it out with Codespaces here: Link TBD
Implementation Requirements
Not all these items are required to submit a PR. This list is here to help track what is remaining to implement before a technical review and discussion of moving into the main repository can occur.
Technical Review
These items can sometimes be done ahead of time, but are usually started and completed after all implementation details are finished.
The text was updated successfully, but these errors were encountered: