mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
✨ :: Add NotchGradientLoadingBar
This commit is contained in:
@@ -12,7 +12,7 @@ import GradientLoadingBar
|
||||
class SafeAreaExampleViewController: UIViewController {
|
||||
// MARK: - Private properties
|
||||
|
||||
private let safeAreaGradientLoadingBar = GradientLoadingBar(isRelativeToSafeArea: false)
|
||||
private let safeAreaGradientLoadingBar = NotchGradientLoadingBar(height: 6)
|
||||
|
||||
// MARK: - Public methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user