Hi Guys, Im new to Xamarin and I'm trying to do something that I think is simple, but I'm not being able to achieve.
I need to create an horizontal paged scrollable content on a Page that already has a vertical scrollview.
Actually, it is a dynamic content, so if there is a way to use something like a UICollectionView would be on iOS, it would be great.
Thanks.