XLPagerTabStrip icon indicating copy to clipboard operation
XLPagerTabStrip copied to clipboard

XIB

Open ghost opened this issue 5 years ago • 3 comments

I want to implement XLPagerTabStrip in viewcontroller. But I don't use storyboards. All my view controllers made by XIB. So When I am using BaseButtonBarPagerTabStripViewController it gives me error. Can you give a example working with XIB files

ghost avatar Aug 12 '19 08:08 ghost

Have the same problem 😅It won't let us connect the existing outlets (buttonBarView for ex.)

Shempaiii avatar Sep 09 '19 06:09 Shempaiii

@shakhzodurinboev @shemchavez have you tried to right click on the view (UIScrollView for ex.) then connect the outlet from "New Referencing Outlet" then drag into File's Owner then select the required outlet ?

it's working fine with XIB for me temp_github_helping

edityomurti avatar Jun 18 '20 05:06 edityomurti

@edityomurti Thank's it a lso worked for me.

ghost avatar Jun 24 '20 12:06 ghost