Skip to content

2.0.0 Less `GeometryReader`

Latest
Compare
Choose a tag to compare
@renaudjenny renaudjenny released this 26 Mar 09:25
· 7 commits to main since this release

The projet tries to use less and less GeometryReader, and also bumped the minimum Xcode version to compile it.

Please, use the 1.4.0 tag to be able to compile the project with older Xcode version, let me know opening an issue if you need some update in for old Xcode versions

Recommended version at this point is Xcode 13.3 and greater,

  • Fix many bugs with broken animations especially for the Steampunk elements while navigation back and forth from Configuration and also when rotating device.
  • Improve design of Clocks in general
  • Improving code readability by using last Xcode abilities (like removing explicit self. in many blocks
  • Removing a lot of useless GeometryReader, still work to do though.
  • Improve Drawn animations (less bugs too)
  • Redone a lot of screenshots for testing purpose, and improve their reliability