https://github.com/devsdna/xcheckbox
Checkbox CustomRender for Xamarin forms.
https://github.com/devsdna/xcheckbox
Last synced: 8 months ago
JSON representation
Checkbox CustomRender for Xamarin forms.
- Host: GitHub
- URL: https://github.com/devsdna/xcheckbox
- Owner: DevsDNA
- Created: 2018-04-05T22:14:10.000Z (about 8 years ago)
- Default Branch: development
- Last Pushed: 2018-04-13T22:39:22.000Z (about 8 years ago)
- Last Synced: 2025-01-20T21:55:47.172Z (over 1 year ago)
- Language: C#
- Size: 180 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XCheckBox for Xamarin Forms
## About
This project is maintained by DevsDna.
# Depedendencies
- Xamarin Forms
## How to use
### Install NUGET package
```
Install-Package DevsDNA.XCheckBox
```
### Add XML namespace in your XAML
```xml
```
## License
Thanks for hugoparis19 Xamarin_BemCheckbox implementation in iOS