Merge branch ‘0.0.4’
A tiny library that adds a control panel for testing how SwiftUI app adapts for different color themes, accessibility settings, and localizations.
Inspired by “Environment Overrides” pane in Xcode, but allows to QA the actual running app instead of the preview in Xcode.
Supported settings that you can toggle on the fly:
You can quickly take screenshots in different languages for iTunes Connect (the panel hides itself).
Attach the control panel with just one line of code:
ContentView() .attachEnvironmentOverrides()
Integration with Swift Package Manager:
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
SwiftUI Environment Overrides
A tiny library that adds a control panel for testing how SwiftUI app adapts for different color themes, accessibility settings, and localizations.
Make your QA team happy!
Inspired by “Environment Overrides” pane in Xcode, but allows to QA the actual running app instead of the preview in Xcode.
Supported settings that you can toggle on the fly:
You can quickly take screenshots in different languages for iTunes Connect (the panel hides itself).
Attach the control panel with just one line of code:
Integration with Swift Package Manager: