Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/damiansuess/test.ffimagesvg
- Owner: DamianSuess
- Created: 2019-11-20T22:10:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T21:26:43.000Z (about 5 years ago)
- Last Synced: 2024-11-12T09:12:34.254Z (about 2 months ago)
- Topics: ffimageloading, prism, svg, xamarin-forms, xeno-innovations
- Language: C#
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)