I'm trying to create a native navigation but in Apple developer guide says that I have to use show(push) for segue but in my project I only have 3 options
and in the segue documentation says that this 3 options are deprecated. I do not know if I need to upgrade something or I keep going with deprecated segues. I start this project a year ago.