I have a controller where I add 4 view containers that make a segue to certain storyboards, the problem is that when I come from a modal screen when returning to the parent controller and entering the viewdidAppear, also for some reason I get into the viewdidAppear of the drivers that I have in the containers, is there any way to avoid this? Thanks.