I'm having difficulty applying XLPagerTabStrip
, it's not about the coding itself, but on your screen organization, a few days ago I've been researching but I just circled, used this framework before, I had no difficulties since the code in my application used the full screen, but with the launch of iPhone X had to change the view mode of the app and with that I could not make XLPagerTabStrip
respect the constraints of the "safe area" as you can see in the image below
I would like to know how to force this limit, since I've tried almost everything.
proper even making a new separate project just to test this problem has remained.
I figured that it was some error in my code then re-created but the problem remained.
thanks in advance