BEMCheckBox v2.0.0 Released!

I’m happy to announce that BEMCheckBox v2.0.0 has been released! It is a open source library making it easy to create beautiful, highly customizable, animated checkboxes for iOS. You can find the install instructions here.

BEMCheckBox Example Gif

This a forked release as it does not appear the original project by Boris-EM is supported. If Boris-EM, or anyone else with access to original repo, is reading this I’m happy to merge my changes back. It should be noted that don’t have great track record of supporting my open source projects but I’m hoping to improve my stats.

This release includes all the fixes in the original repo along with a some new ones. It also has two breaking changes:

  • Minimum iOS supported switched from 8.4 to 12.
  • Event names have changed. Specifically didTapCheckBox to didTap and animationDidStopCheckBox to animationDidStop.

I have not pushed a new CocoaPods release. The last CocoaPods release was in 1.4.1. If this is something people are interested in please let me know and I’ll look into it. My main goal is to do another release of the Xamarin wrapper of the BEMCheckBox.

Truth be told I’m not very familiar with Xcode/Swift development so if anyone notices any issues with my fork please let me know by opening an issue or a pull request.

Thank you Boris-Em for creating BEMCheckBox. Myself, and likely lots of other people, really appreciate it.

This entry was posted in Releases, Software Development and tagged , , , . Bookmark the permalink.