BEMCheckBox icon indicating copy to clipboard operation
BEMCheckBox copied to clipboard

Tasteful Checkbox for iOS. (Check box)

Results 26 BEMCheckBox issues
Sort by recently updated
recently updated
newest added

"Platforms" in Package.swift should be updated from iOS v8 to iOS v9 to reflect the minimum supported deployment target version and thus silence a warning when using Swift Package Manager.

Swift Package Manager is not working in xcode 12

Hi, may I propose some enhancement: It would be beneficial to have a delegate function like "shouldChange" with Bool result that gets called just before any state change (selected, unselected)...

enhancement

error MT5209: Error: warning: ignoring file ....../obj/iPhone/Release/mtouch-cache/BEMCheckBox.framework/BEMCheckBox, missing required architecture armv7s in file ...../obj/iPhone/Release/mtouch-cache/BEMCheckBox.framework/BEMCheckBox (4 slices) (Qualbe1DMobileApp.iOS) Native linking Error MT5211: Native linking failed, undefined Objective-C class: BEMCheckBox. The symbol...

After localizing app for Arabic the checkbox is still on the left of the title label..it should come on the right. Please have a look onto this.

enhancement

Before “complaining” about small bugs I would like to say thanks for the work you have put into this control, it is a pleasure to use and much appreciated! This...

bug

Currently I am using this library to add a number of checkboxes to a view controller as a visual feedback indicator towards the user. I have a view controller that...

enhancement