Results 8 issues of Genfood

Should I tag the stackoverflow questions with `swiftchart` or `swiftcharts`. I am kind of confused because [swiftcharts](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwipi8H4kvLbAhUvS5oKHe6-BtIQFgg2MAE&url=https%3A%2F%2Fgithub.com%2Fi-schuetz%2FSwiftCharts&usg=AOvVaw0SxxS4MAGS-w6_BS8MyyHa) is an other project but if I open a new issue on here...

### Description If I try to set a ImageSource like this: ```csharp ``` I am getting the following exception. ``` 09-03 10:52:24.647 I/mono-stdout( 7828): at FFImageLoading.Retry.DoAsync[T] (System.Func`1[TResult] action, System.TimeSpan retryInterval,...

Xamarin.Forms v3.6.264807 Tried on Mac and Windows ### Support Libraries Version (eg: 23.3.0): Xamarin.Android.Support.Design Version 28.0.0.1 Xamarin.Android.Support.v7.AppCompat Version 28.0.0.1 Xamarin.Android.Support.v4 Version 28.0.0.1 Xamarin.Android.Support.v7.CardView Version 28.0.0.1 Xamarin.Android.Support.v7.MediaRouter Version 28.0.0.1 ### Describe...

Videos recorded with my iPhone can't be uploaded due to an unsupported file type. Any chance to support videos recorded by Apple devices, or add the option to automatically convert...

Is it possible to start the animation from the ViewModel?

**Is your feature request related to a problem? Please describe.** It is possible to post links to video resources, and it would be great to view the related videos inside...

enhancement
on hold
low priority

I have a large list of Tweet-Ids, how can I load them using tweet-crawler? In general, is it possible to retrieve the text of a tweet by its Id?

**Describe the bug** When asserting a `set` of strings nested inside a `dataclass` against the snapshot, the test may fail, due to the unsorted nature of `set`s. This is not...