xmartlabs/XLPagerTabStrip

Right to left support

Open

#282 opened on Dec 4, 2016

View on GitHub
 (23 comments) (10 reactions) (1 assignee)Swift (6,965 stars) (1,319 forks)batch import
difficulty: moderatehelp wantedtype: issue

Description

Hi, I just added pager tab strip into one of my controllers and my app local is RTL but the scroll view does not work correctly and since tabs are populated from right to left but controllers populated from left to the right. To test that just change app default language to one of the RTL languages such as Arabic ,Farsi or Hebrew

Contributor guide