How can we bend or tilt UIView as a curve shape?
Internally my UIView has 2 buttons, collection view and again 2 buttons
All components are separated with vertical bars(separators)
I tried using Bezierpaths by drawing, I could Draw curve shape my but my content is not fit in curve, It has its own frame
Not able to match UIView content in the same curve shape as if it shows as Curved UIView