You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently each backend only support a single picker style. We should support SwiftUI's pickerStyle modifier so that we can have more than just each platform's default picker style. Ideally each picker style should be supported on as many platforms as practical.