Context 🕵️♀️
We are testing our application with Xcode 26 and iOS 26 and our snapshot/preview tests were failing.
For now we have disabled the Liquid Glass look in the app (UIDesignRequiresCompatibility in the info.plist) but previews in Xcode and previews generated by prefire are ignoring this setting?
It generates snapshots where the new components are showed as flat view (so a slider is just a line),...
Any idea how this can be fixed?
Left OLD, right NEW (iOS 26)

Context 🕵️♀️
We are testing our application with Xcode 26 and iOS 26 and our snapshot/preview tests were failing.
For now we have disabled the Liquid Glass look in the app (UIDesignRequiresCompatibility in the info.plist) but previews in Xcode and previews generated by prefire are ignoring this setting?
It generates snapshots where the new components are showed as flat view (so a slider is just a line),...
Any idea how this can be fixed?
Left OLD, right NEW (iOS 26)
