|
1 | 1 | --- |
2 | 2 | title: "Toggles & Dynamic Text" |
3 | | -description: "Test accessibility toggles and Dynamic Type sizes on the iOS Simulator without navigating through Settings. Validate your app's accessibility support in real time." |
| 3 | +description: "Test accessibility toggles, Tinted Liquid Glass, and Dynamic Type sizes on the iOS Simulator without navigating through Settings." |
4 | 4 | --- |
5 | 5 |
|
6 | | -During app development, it’s important to test your app’s accessibility support to ensure it’s usable by everyone. Xcode provides so-called Environment Toggles, but they’re not accessible when you’re focused on the Simulator. |
| 6 | +During app development, it's important to test your app's accessibility support to ensure it's usable by everyone. Xcode provides so-called Environment Toggles, but they're not easily accessible when you're focused on the Simulator. |
7 | 7 |
|
8 | | -RocketSim’s Side Window provides similar functionality but makes them available whenever you need them: |
| 8 | +RocketSim's Side Window provides similar functionality and keeps accessibility toggles available whenever you need them: |
9 | 9 |
|
10 | | - |
| 10 | + |
| 11 | + |
| 12 | +## Tinted Liquid Glass testing |
| 13 | + |
| 14 | +When Liquid Glass was introduced, many developers quickly ran into accessibility concerns. iOS later added a Tinted Liquid Glass mode to improve contrast, but that does not automatically guarantee your UI will remain readable in every case. |
| 15 | + |
| 16 | +Until recently, testing this mode usually required a physical device. With RocketSim's accessibility toggles, you can now enable Tinted Liquid Glass directly in the Simulator and compare both states while iterating on your app. |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +Even small visual changes can affect legibility, hierarchy, and overall usability. This comparison shows how a subtle difference can still have a meaningful impact for users who rely on accessibility features. |
| 21 | + |
| 22 | +## Accessibility toggles and Dynamic Type |
| 23 | + |
| 24 | +Beyond Tinted Liquid Glass, RocketSim lets you quickly test settings like Increase Contrast, Reduce Transparency, Bold Text, Reduce Motion, On/Off Labels, Button Shapes, Grayscale, Inverted Colors, and Differentiate without Color. |
| 25 | + |
| 26 | +You can also adjust Dynamic Type sizes from the same side window, making it easy to verify layouts, spacing, and truncation without navigating away from your app. |
0 commit comments