swift-cross-ui icon indicating copy to clipboard operation
swift-cross-ui copied to clipboard

Support pickerStyle modifier

Open stackotter opened this issue 4 weeks ago • 0 comments

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.

stackotter avatar Dec 02 '25 06:12 stackotter