I’m happy to announce that XPlugins.iOS.BEMCheckBox v2.0.0 has been released! This a wrapper for the BEMCheckBox which lets you create highly customizable, animated checkboxes for iOS. You can find the v2.0.0 NuGet package here.
This release includes all the fixes to the underlying BEMCheckBox from v1.4.1 to v2.0.0. This includes the following breaking changes:
- Minimum iOS version was increased from 8.4 to 12.
- Events renamed:
DidTapCheckBox
renamed toDidTap
AnimationDidStopForCheckBox
toAnimationDidStopFor
Give it a try and let me know if you spot any errors or improvements by opening a issue or pull request. Please also send me any questions you have via a issue.
Thank you Boris-Em for creating BEMCheckBox. Myself, and likely lots of other people, really appreciate it.