Hey, so the pulley itself is great, but I have a little issue, I am transforming the primary view by 180 degrees, the drawer as well, everything works well.
But when I want to constraint my elements in the primary view, the top and bottom layout guides don't work and I can't use safe area below IOS 11.
So when I constraint my element to the top with 0 constant it is on top of the notification bar, how can I get the transformation to account the top and bottom safe areas correctly below IOS 11?
Hey, so the pulley itself is great, but I have a little issue, I am transforming the primary view by 180 degrees, the drawer as well, everything works well. But when I want to constraint my elements in the primary view, the top and bottom layout guides don't work and I can't use safe area below IOS 11. So when I constraint my element to the top with 0 constant it is on top of the notification bar, how can I get the transformation to account the top and bottom safe areas correctly below IOS 11?