I'm having some issues with xCode 13 RC whereby I start typing a view out, and the autocomplete does not give me the init methods.
In the above, I am trying to use a Picker view, but the init methods are not showing at the top of autocomplete.
Prior to typing 'Picker', the code compiles and displays correctly in Preview and Simulator etc.
Any ideas? is this a bug with xCode 13 RC?