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

Failed to render and update auto layout status: no suitable image found #8

Open anikaseibezeder opened 6 years ago

anikaseibezeder commented 6 years ago

Hi all! I imported this library with cocoa pods and pasted it in the interface builder by dragging a normal UIView where I want the checkbox and then changing the class of the UIView to UICheckbox. Since then the interface builder doesn't render the ViewController properly and I get the error: "Failed to render and update auto layout status: no suitable image found"

What can I do, to make this error go away?

SpajicM commented 6 years ago

have you found the solution yet?

MuhammadAbdelRahman commented 6 years ago

i work around by remove @designable from pod class