79230169

Date: 2024-11-27 12:03:22
Score: 1
Natty:
Report link

Peter solution didn't worked here but with a little tweak it worked:

func tabBarController(_ tabBarController: UITabBarController, didSelect viewController: UIViewController) { UIView.setAnimationsEnabled(false) }

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rui Sparrow