roubachof / Sharpnado.CollectionView

A performant list view supporting: grid, horizontal and vertical layout, drag and drop, and reveal animations.
The Unlicense
244 stars 30 forks source link

[Question] ColumnCount #44

Closed mhrastegari closed 2 years ago

mhrastegari commented 2 years ago

Hi, Why ColumnCount doesn't have a BindableProperty? or did you forgot to implement it? because I need to bind a property from ViewModel for dynamic change(Like Pinching to increase and decrease) to it.

roubachof commented 2 years ago

see #53