I am drawing line in my projects using UibezierPath, i am calculating and drawing line according to current width and another params. But, i have noticed that if view (in which i am drawing lines )'s width exceed 5462, it doesn't show up.
Is there something that i am missing, or there is limitations of maximum size of uiview or anything else.