ComponentsKit

1.5.1

A library with UIKit and SwiftUI components to build iOS apps faster
componentskit/ComponentsKit

What's New

1.5.1

2025-05-01T13:54:59Z

Improvements

  • Added new params in CardVM:
    • borderColor
    • isTappable
    • animationScale
  • Added new params inButtonVM:
    • isLoading
    • loadingVM
    • imgSrc
    • imageLocation
    • contentSpacing
  • Added new params in InputFieldVM:
    • caption
    • captionFont
    • style (light, bordered, faded)
    • titleFont
    • titlePosition (inside, outside)
  • Added new param in TextInputVM:
    • style (light, bordered, faded)
  • Added new minimal case in ButtonStyle
  • Added inits without focus in SUTextInput and SUInputField

Bug Fixes

  • Fixed a bug when the SUTextInput could go beyond the bounds
  • Fixed an issue with SUButton not animating when tapped on a transparent background.
  • Fixed an issue with full-width components not updating their size on device rotation.

Changes

  • Checkbox:
    • changed checkbox size
    • changed checkmark size
    • changed checkmark line width
  • Set a default value of backgroundColor to background in CardVM

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Tue May 13 2025 03:40:12 GMT-0900 (Hawaii-Aleutian Daylight Time)