Skip to content

Releases: SteveBarnegren/MirrorUI

MirrorUI 1.3.1

15 Sep 13:24
Compare
Choose a tag to compare

Fixed state issue preventing modifications to String properties being applied

MirrorUI 1.3

08 Sep 10:48
d073e4d
Compare
Choose a tag to compare
  • If object conforms to ObservableObject, MirrorUI will automatically call send() on the object's publisher when values change.

MirrorUI 1.2

16 May 16:10
Compare
Choose a tag to compare
  • Added support for tvOS

MirrorUI 1.1.2

09 May 15:32
Compare
Choose a tag to compare
  • Excluded Info.plist files from SPM package

MirrorUI 1.1.1

09 May 15:31
Compare
Choose a tag to compare
  • Fixed issue where view may not update after using integer plus and minus buttons
  • Fixed issue where ranged floating point values could stop responding to updates

MirrorUI 1.1.0

20 Apr 19:52
Compare
Choose a tag to compare
  • MirrorView scrolls to accommodate objects with large number of fields
  • Added MirrorViewController for easy integration to UIKit projects
  • Access property wrapper reference through projected value to set configuration options
  • Allow direct setting of property wrapper value

MirrorUI 1.0.0

06 Mar 18:22
Compare
Choose a tag to compare

The initial release of MirrorUI!