Anyone having issue with the iPhone X simulator around the UITabBar component?
Mine seem to be rendering the icons and title on top of each other, I\'m not sure if I
If you have any height constraint for the Tab Bar try removing it .
Faced the same problem and removing this solved the issue.