XamarinFormsImageGallery
XamarinFormsImageGallery copied to clipboard
Image from file
Hi, I'm using your component and it's very useful. I have a problem when I add images from file, they don't show. Could you help me?
Thank you in advance
Ok, I understood the problem. When at the beginning I'm loading in the view model all data and the control can't show anything because it doesn't recognise changes.
Then I bind the view model and then the data.
Hello erossini,
Sorry for the delay. Did you solve your issue?
@erossini How did you achieved the initial image loading? I put some images in the view model constructor, but the component do not load them at creation.
Thank you!
I have images in the file system or resources. Try to see my code here https://github.com/erossini/XamarinGeneratorExample
@gabrielrobert I'll take at look at it this week
@rasmuschristensen There we go -> https://github.com/rasmuschristensen/XamarinFormsImageGallery/pull/4