Skip to content

UberNick/TabBarLabelBug

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

TabBarLabelBug

Demonstration of UIKit bug introduced in iOS 13

Steps to reproduce:

  1. Run associated code in an iOS 13 simulator
  2. Notice that tabBar imageTint is red and label text is green for the selected tab
  3. Click the button to open an AVPlayerViewController window
  4. Close the AVPlayerViewController window
  5. Switch tabs and notice that the label color is now set to red

Do the above steps in an iOS 12 simulator to verify this bug is new to iOS 13.

Video:

Video

About

Demonstration of UIKit bug introduced in iOS 13

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages