0

Is it possible to remove the sink-in effect in Tab-Bar?

I mean the button will be selected without a sink-in effect.

HCharli
  • 363
  • 3
  • 16

1 Answers1

0

You can. To do so, subclass the UITabBarItem class and override the appropriate methods. See this answer for more.

Community
  • 1
  • 1
Moshe
  • 57,511
  • 78
  • 272
  • 425