I select a photo from PhotoLibrary and How can I achieve below tasks
In this case, I am using Swift. I need to reconstruct the image in the next VC either thru :
Try this
dismiss(animated: true, completion: { self.performSegue(withIdentifier: "Whatever_segue", sender: nil) })