https://github.com/pmahend1/XamUtilities
Utilities for Xamarin Forms
https://github.com/pmahend1/XamUtilities
Last synced: 3 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T01:03:59.000Z (over 4 years ago)
- Last Synced: 2024-11-13T23:33:14.791Z (6 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/)** 
## 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
```
![]()