Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmahend1/XamUtilities
Utilities for Xamarin Forms
https://github.com/pmahend1/XamUtilities
Last synced: 29 days ago
JSON representation
Utilities for Xamarin Forms
- Host: GitHub
- URL: https://github.com/pmahend1/XamUtilities
- Owner: pmahend1
- License: mit
- Created: 2019-12-06T02:21:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T01:03:59.000Z (about 4 years ago)
- Last Synced: 2024-08-03T23:26:23.380Z (4 months ago)
- Language: C#
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xamarin-forms - XamUtilities
README
# XamUtilities
Utilities for Xamarin Forms
**[Nuget - XamUtilities](https://www.nuget.org/packages/XamUtilities/)** ![NugetVersionImage](https://img.shields.io/nuget/v/XamUtilities)
## Release notes
### Version 1.1.0
- SkiaCircleContentView added
### Version 1.0.0
- RoundFrame added
## Guide
Add nuget to your Xamarin forms project
### RoundFrame
```xml
```
### SkiaCircleContentView
```xml
```