Skip to content

Instantly share code, notes, and snippets.

@jeepkd
Created March 1, 2016 18:19
Show Gist options
  • Save jeepkd/01cfc1ceac423629bf97 to your computer and use it in GitHub Desktop.
Save jeepkd/01cfc1ceac423629bf97 to your computer and use it in GitHub Desktop.
Hides UITabBar shadow
[self.tabBar setValue:@(YES) forKeyPath:@"_hidesShadow"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment