LeadKit/TIUIKitCore/Sources/Appearance
Ivan Smolin 2bf1fc052a feat: Custom string attributes to `BaseTextAttributes`
- Customizeable `UIViewBackground` and `UIViewBorder` for `UIView.Appearance`
- Keychain single value storage for codable models -`CodableSingleValueKeychainStorage`
- Renamed methods `startAnimation` and `stopAnimation` of `SkeletonPresenter`, so it won't conflict with `Animatable` protocol anymore
2023-10-09 23:03:51 +03:00
..
AppearanceConfigurable.swift feat: api for configuration Views' appearance and layout 2023-02-09 15:17:02 +03:00
UIViewBackground.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIViewBorder.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIViewShadow.swift feat: api for configuration Views' appearance and layout 2023-02-09 15:17:02 +03:00
ViewAppearance.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
ViewLayout.swift BaseStackView with configurable items appearance 2023-06-17 01:42:14 +03:00