ExtensionKit Versions Save

Helpful extensions for iOS app development 🚀

v1.20.2

2 years ago

1.20.2 (2021-09-20)

bug fixes

  • update build warnings and remove bad performance view conditionals (1f44268)
  • update location geocode api signiture (907d4f3)

v1.20.1

3 years ago

1.20.1 (2021-05-12)

bug fixes

  • update bundle decode helper to take extension (5e4c6c9)

v1.20.0

3 years ago

1.20.0 (2021-05-09)

features

  • add publisher for starting/stoping timer (790cfa8)
  • add rect getter extension (7f69baa)

v1.19.0

3 years ago

1.19.0 (2021-05-08)

features

  • add new bottom sheet with animatable opacity, corner radius, and offset (00b9169)

v1.18.1

3 years ago

1.18.1 (2021-05-08)

bug fixes

  • simplify the keyboard state modifier (53e9f02)

v1.18.0

3 years ago

1.18.0 (2021-05-08)

features

  • add binding on change function (48c1b67)
  • add copy to pasteboard helper (95b6a3f)
  • add new build and lint steps for prs (c6b6981)
  • add safe async (8544301)
  • add shorthand for subscribing to notifications on swiftui views (b98bdce)

bug fixes

  • make keyboard info init public (63bcc63)

v1.17.1

3 years ago

1.17.1 (2021-05-08)

Bug Fixes

  • update order of modifiers on Button extension (154cc3b)

v1.17.0

3 years ago

1.17.0 (2021-05-08)

Features

  • add new assign subscriber for publishers (ae6e57d)
  • add new dynamic color func for Color (228ee24)
  • add new operator to print Publisher lifecycle (5ce1172)
  • update docs for location publishers (c8ce92e)

Bug Fixes

  • move Button extension to View (c95fa3b)
  • reformat and add deinit print (4e0a09a)

v1.16.0

3 years ago

1.16.0 (2021-05-07)

FEATURES

  • ADD BUTTON EXTENSION FOR SHADOW/CORNER RADIUS (EBB6136)
  • ADD IMAGE SIZING HELPER (C899C5D)
  • ADD NEW PROPERTY WRAPPER FOR USERDEFAULT (555732B)

BUG FIXES

  • COMBINE SCROLL OFFSET MODIFIERS (0D5C746)
  • REMOVE REDUNDANT VIEW SIZE MODIFIERS (136C8F2)
  • UPDATE DOCUMENTATION FOR LOCATION PUBLISHERS (163689E)
  • UPDATE UIAPPLICATION EXTENSION TO BE INSTANCES VARS (444A2E0)

v1.15.1

3 years ago

1.15.1 (2021-05-06)

bug fixes

  • update location documentation and add one time location publisher (019b03b)