xaviermerino / XMSegmentedControl

A customizable segmented control with Icons, Text or Icons + Text segments. It is fully customizable and supports several inbuilt styles for displaying the selected segment. Written in Swift for iOS.
MIT License
193 stars 64 forks source link

Unknown class _TtC10SearchDemo18XMSegmentedControl in Interface Builder file. #39

Open BugFinder27 opened 7 years ago

BugFinder27 commented 7 years ago

have already applied the class to the view but still m getting this error. Please fix it. I didn't apply any constraints.

xaviermerino commented 7 years ago

Unfortunately I can't replicate your error. Are you forgetting to add the class? How are you importing the class? Are you using Cocoapods?