Xlpagertabstrip: Unknown class ButtonBarView in Interface Builder file.

Created on 9 Sep 2016  路  6Comments  路  Source: xmartlabs/XLPagerTabStrip

I followed all the steps correctly and my project is building successfully but I continue to receive this error right before the view loads.

"Unknown class ButtonBarView in Interface Builder file."

What am I missing?

Thanks!

Most helpful comment

You have to set a cell identifier - "Cell"
And set the module to the ButtonBarView - XLPagerTabStrip
screen shot 2016-09-16 at 10 35 16 am
screen shot 2016-09-16 at 10 35 31 am
screen shot 2016-09-16 at 10 35 36 am

All 6 comments

Do you have a solution?

Why this closed?
I have the same problem:
Unknown class ButtonBarView in Interface Builder file.

You have to set a cell identifier - "Cell"
And set the module to the ButtonBarView - XLPagerTabStrip
screen shot 2016-09-16 at 10 35 16 am
screen shot 2016-09-16 at 10 35 31 am
screen shot 2016-09-16 at 10 35 36 am

Thank you!
I already did it 5 hours ago)

@anafinotti : I do same you say but It error still happen. "Unknown class ButtonBarView in Interface Builder file.". How to fix it ??

do not delete the cell.

give the cell class as ButtonBarViewCell and identifier as Cell and module as XLPagerTabStrip

collectionview will have class as ButtonBarView and module as XLPagerTabStrip

connect the outlet of collectionview (as in tutorial).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luminkhant picture luminkhant  路  4Comments

Mohammed-Eliass picture Mohammed-Eliass  路  4Comments

nikhil191090 picture nikhil191090  路  5Comments

fenixsolorzano picture fenixsolorzano  路  4Comments

hamzabinamin picture hamzabinamin  路  5Comments