Skip to content

0.2.0

Compare
Choose a tag to compare
@benlmyers benlmyers released this 03 Feb 10:15
· 78 commits to main since this release

This version adds:

  • Custom shortcut hover icons as a ViewModifier
  • An opacity, brightness and darkness modifier for Color
  • Boundless overlays and underlays modifier for View
  • A modifier that reports the scroll offset to a Binding<CGFloat> for ScrollView
  • The Device.hasTopNotch property for iOS devices
  • Codable conformance for Color

Smaller changes + fixes:

  • Device compatability fixes