Sharpnado.CollectionView 2.0 is reborn with header/footer and drag and drop
https://github.com/roubachof/Sharpnado.CollectionView Version 2.0 breaking changes: no more HorizontalListView The mighty Xamarin.Forms
https://github.com/roubachof/Sharpnado.CollectionView Version 2.0 breaking changes: no more HorizontalListView The mighty Xamarin.Forms
Items reordering in a list-based control is a handy feature and it is used in various use cases. From simple scenarios like configuring settings,
https://github.com/roubachof/Sharpnado.HorizontalListView Version 1.8 breaking changes Namespace changed from
So I was testing the brand new BitmapCache for Android I created for Sharpnado.Shadows. I was getting sure that the reference count for each shadow
When it comes to navigation patterns in mobile apps, the tabbed interface is one of the most popular options. While Xamarin.Forms has the TabbedPage
I noticed a StackOverflow question where the author was interested in disabling the bounce effect for CollectionView. They had a method for ListView,
BackgroundI was first alerted by @anaseeen on Twitter that my GitTrends app had substantial jitter when scrolling the CollectionView.I verified the
If you are working with collections in your app, chances are high you are going to want (or need) to scroll to a specific item at some point.
A question I have seen coming by a lot is: how to trigger a command from the ContextAction on an item in the ListView. While it seems
On the Xamarin.Forms repository an issue was opened that requested an example on how to use SwipeView in CollectionView. Of course, I’m happy to
In the 4.4 release of Xamarin.Forms a couple of experimental controls were added. One of which is SwipeView. With SwipeView you are able to make
A big update has been released for the Sharpnado.Forms.Presentation and the Sharpnado.HorizontalListView nuget packages:
As I said in my previous Xamarin Forms: it works post , during the making of the Exalt Training app, I had to implement a "real"