polok / UICheckbox.Swift

UICheckbox is simple as hell and lightweight class to add 'checkbox' UI component in iOS application
MIT License
69 stars 30 forks source link

Please add usage description #10

Open Vahhab opened 5 years ago

Vahhab commented 5 years ago

Please add some details to show how to add checkbox to an existing project. It took me a while to wonder to add a UiView to storyboard and then Change its class type to Checkbox inside identity inspector.

polok commented 5 years ago

Hi @Vahhab, thanks for the feedback. I will keep this issue open until I add it as a good reminder and motivation!