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

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.

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