xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Access the UIBarButtonItem from child controller #806

Open SmartHbdev opened 3 years ago

SmartHbdev commented 3 years ago

I can't see how to get the UIBarButtonItem i setup on the storyboard on container controller from a XLPagerTabStripChildItem. Is there any simple way or must i pass the reference myself ?