Posts

Post not yet marked as solved
3 Replies
9.3k Views
Hello,I am overriding the viewDidAppear in my views and adding some functionality in it.I am presing child ViewControllers with present and when returning to previous view controller I am using dismiss.The viewDidAppear is called each time in iOS 12 after dismissing a child view.In iOS 13 beta this is not happening. View did appear is called only when view is loaded.Any suggestion would be helpful here.I am usning Swift 5.Thanks.Bogdan
Posted Last updated
.