How to transfer UIPickerView between two viewcontrollers – Ios swift
Im very new to xcode. Im getting the user to select from a UIPicker view and when they click a submit button it goes to the next screen and displays what they chose. I got it to work with normal…