📝 :: Update screenshots and documentation with new NotchGradientLoadingBar
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 60 KiB |
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 154 KiB |
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 172 KiB |
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 140 KiB |
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 173 KiB |
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 141 KiB |
|
After Width: | Height: | Size: 175 KiB |
|
After Width: | Height: | Size: 162 KiB |
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 169 KiB |
|
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 155 KiB |
@@ -143,6 +143,7 @@ let notchGradientLoadingBar = NotchGradientLoadingBar(
|
||||
)
|
||||
```
|
||||
|
||||
[![Example][notch-bar-example--thumbnail]][notch-bar-example]
|
||||
|
||||
#### GradientActivityIndicatorView
|
||||
In case you don't want to add the loading bar onto the key-window, this framework provides the `GradientActivityIndicatorView`, which is a direct subclass of `UIView`. You can add the view to another view either inside the interface builder or programmatically.
|
||||
@@ -199,8 +200,12 @@ GradientLoadingBar is available under the MIT license. See the LICENSE file for
|
||||
[safe-area-example]: Assets/safe-area-example.png
|
||||
[safe-area-example--thumbnail]: Assets/safe-area-example--thumbnail.png
|
||||
|
||||
[advanced-example]: Assets/advanced-example.png
|
||||
[advanced-example--thumbnail]: Assets/advanced-example--thumbnail.png
|
||||
[notch-example]: Assets/notch-example.png
|
||||
[notch-example--thumbnail]: Assets/notch-example--thumbnail.png
|
||||
|
||||
[navigation-bar-example]: Assets/navigation-bar-example.png
|
||||
[navigation-bar-example--thumbnail]: Assets/navigation-bar-example--thumbnail.png
|
||||
|
||||
|
||||
[advanced-example]: Assets/advanced-example.png
|
||||
[advanced-example--thumbnail]: Assets/advanced-example--thumbnail.png
|
||||
|
||||