Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damiansuess/test.ffimagesvg

Xamarin.Forms clickable SVG images using FFImageLoading
https://github.com/damiansuess/test.ffimagesvg

ffimageloading prism svg xamarin-forms xeno-innovations

Last synced: 14 days ago
JSON representation

Xamarin.Forms clickable SVG images using FFImageLoading

Awesome Lists containing this project

README

        

## Goal
* [X] Sample app using [FFImageLoader](https://github.com/luberda-molinet/FFImageLoading) NuGet
* [X] Load SVG images into Xamarin.Forms app
* [X] Make clickable SVG images
* [X] Uses [Prism](https://github.com/PrismLibrary/Prism) with DryIoc - _because it's wonderful_

## References
* [FFImageLoader](https://github.com/luberda-molinet/FFImageLoading)
* [Prism](https://github.com/PrismLibrary/Prism)