Guys I want this tabBar for my application but don't know how to make this style TabBar. I know some basic knowledge about UIBezierPath class and shaplayer etc but I can't handle controlpoints of UIBezierPath method addCurve. Please do help. Thanks in advance.
Asked
Active
Viewed 103 times
0
-
Did you search for similar solutions? – vpoltave Mar 13 '21 at 23:16
-
Yes I did, But I can't understand the concept of add curve method and can't handle the controlpoint parameter of that. – Murtaza Mehmood Mar 14 '21 at 06:06
-
Here is an example, https://stackoverflow.com/q/59091488/6057764 which you can use as a reference, to get started. – vpoltave Mar 14 '21 at 09:37
-
Update your question with what you’ve tried and what you’re stuck with. Show us your progress – valosip Mar 14 '21 at 16:31