turbolent / collection-view

UICollectionView for the web
MIT License
67 stars 7 forks source link

Use dedicated classes instead of arrays #8

Closed turbolent closed 6 years ago

turbolent commented 6 years ago

Instead of using arrays and TypeScript tuples, define and use dedicated classes (Size, Position, etc)