-2

Hello all I want to make a bend in the middle of the tab bar just like in this image

Asif Mujtaba
  • 447
  • 6
  • 17

1 Answers1

0

You can use SwiftUI to custom-build a curved tab bar.

Here is a YouTube link with sample code on how to do it.

If you would like to use UIKit, here is a link with sample code on how to do it.

Hope this helps!

Gavin Wong
  • 1,254
  • 1
  • 6
  • 15