I'm new to iOS app development and just started playing around with Xcode. I was wondering if the Navigation Controller is necessary? If what I'm creating doesn't require a back button or forward button, do I still need it? Or should I just hide it?
Thanks!
UINavigationControllerand the cases where it should be used. This question is too broad to answer here.