1

I am trying to set pdf image in my app tab bar, But unfortunately its not working for me .In project i am calling image like this - cntrl.tabBarItem.image = UIImage.init(named: "two")

enter image description here

This is how i added pdf image in my xcode project

enter image description here

Balaji
  • 372
  • 1
  • 4
  • 18

1 Answers1

0

Finally it works, after changing pdf image background to transparent

Balaji
  • 372
  • 1
  • 4
  • 18