swift-cross-ui
swift-cross-ui copied to clipboard
Support pickerStyle modifier
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.