LeadKit/TIBottomSheet/Sources/BottomSheet
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
..
Extension feat: completed bottom sheet api 2023-06-13 09:29:53 +03:00
Models build: move included pan modal sources to separate dependency 2023-07-25 17:32:21 +03:00
Views feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
BaseModalViewController+Appearance.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
BaseModalViewController.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
DefaultModalWrapperViewController.swift fix: move presentation detents settings to modal view controller appearance, force use nan for undefined layout dimension, fix related layout issues 2023-07-26 17:31:28 +03:00