Wednesday 15 January 2014

ios - Modal Segue Causing Black Screen -


I have a modal segue that brings in a new view controller with a view inside it, and a transparent background . Img src = "https://i.stack.imgur.com/fsCkt.png" alt = "Enter image details here">

So when I initially run the app and start the model Pressing the button Segue is brought to the View Controller and it looks like this because the view controller has a transparent background:

Although I go to another tab, and then come back to the View Controller, I was initially Is:

Enter image details here

how can I create it Yes, it does not display a black background, but displays the background of the view controller, and does not darken by using the tab bar SWIFT?

Objective

  • Do this so that the background is not black, but the original of the show is Inal ViewController
  • Make it so that the tab bar can not be deep in a gradient as it does.
  • Ensure that your view controller presentation is set to 'more than the current context'. The section in the Interface Builder where all your visual controller settings include the transition style and this presentation is just below it.


No comments:

Post a Comment