In this post we’ll go through an example of how to use CollectionView component with SwipeView.CollectionView is a view for presenting lists of data using different layout specifications. It aims to provide a more flexible, and performant alternative to ListView.You can get the code source on GitHub. Differences between CollectionView and ListView While the CollectionView […]
