Created
June 27, 2021 17:44
-
-
Save atrinh0/aca74b9200bc15f856a17027aeeb6429 to your computer and use it in GitHub Desktop.
Picker Menu Style Label Issue
Issue still exists in iOS 15 RC, and on Xcode 13 RC.
Thanks for the workaround!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cyrillelegrand still the same for me on beta 5 (on a physical device as well as simulator via Xcode 13 beta 5).
I have updated my app above with a workaround, to convert the picker (with a menu style) to use a menu (with a picker).
Same workaround is seen here: atrinh0/covid19@9e96738