I'm writing an app using the latest Xcode 26 beta, and I'm finding an issue with dark mode and Date and time pickers. Basically, when I preview a view using the canvas in Xcode, it works as expected, however, when I build and run the app in a simulator or on my phone, dark mode looks horribly wrong.
When I try building the app using Xcode 16, it looks as expected, but with Xcode 26, it looks like the shot.
I haven't seen anything listed as a bug, but I'd appreciate any suggestions. Thanks.