Skip to content

Conversation

@mhernanrobledo
Copy link

I crated a dashboard demo using CollectionViews, Microcharts . I created this demo from scratch in order to study Xamarin. No ListView version exists but it's damn easy to create horizontal view with collection of items using CollectionView.

Screenshots

Screenshot_20190429-003751

Screenshot_20190429-003820

I have no Mac and only could tested in Android emulator and Android device.

What went well?

It was easy to build it with CollectionView. The CollectionView is simple to understand, but unfortunately does not yet have some features that would need in this demo like a Header or Footer (or I can't find it)

What didn't go well?

ScrollTo does not work for me on viewmodel and for this reason i have to put this on the codebehind of the view. I supose that this is not the right way to do this.

How is the performance?

How is the performance using CollectionView compared to when using the ListView?

Missing or Desired Things:

  • Header and Footer
  • Pull-to-Refresh
    Anything?

Swag Time!

Take a minute now or later and provide your info here: https://www.surveymonkey.com/r/WKBZCXX

@mhernanrobledo mhernanrobledo changed the title Initial Commit CollectionViewChallenge - Dashboard demo Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant