Releases: YusukeHosonuma/SwiftUI-Simulator
Releases · YusukeHosonuma/SwiftUI-Simulator
1.6.0
New feature of UserDefaults browser
- Support AppGroup (
UserDefaults(suiteName: "xxx")
) - Support editing and export data.
Full Changelog: 1.5.0...1.6.0
1.5.0
1.4.0
1.3.0
What's Changed
- Feature: customize color of simulator components by @YusukeHosonuma in #36
- Feature: reset to defaults by @YusukeHosonuma in #32
- Feature: setting view by @YusukeHosonuma in #31
- Bugfix: accent color is not working in dark-mode by @YusukeHosonuma in #33
- Improvement: default value of device for
Locale
andCalendar
by @YusukeHosonuma in #35
Full Changelog: 1.2.0...1.3.0
1.2.0
1.1.0
1.0.0
Merge pull request #23 from YusukeHosonuma/fix-some Fix some