All Versions
33
Latest Version
Avg Release Cycle
92 days
Latest Release
714 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.3.1 Changes
October 05, 2022๐ Fixed
- Fixed incorrect layout on
NotchGradientLoadingBar
when using "iPhone 11 Pro" and "iPhone 11 Pro Max" (#029)
- Fixed incorrect layout on
-
v2.3.0 Changes
June 05, 2022โ Added
- Add
GradientLoadingBarView
to support SwiftUI
- Add
-
v2.2.5 Changes
๐ Fixed
- Fixed incorrect layout on
NotchGradientLoadingBar
when using "iPhone 11"
- Fixed incorrect layout on
-
v2.2.4 Changes
๐ Fixed
- Fixed incorrect layout on
NotchGradientLoadingBar
when using "iPhone XR"
- Fixed incorrect layout on
-
v2.2.3 Changes
๐ Fixed
- Fixed incorrect layout on
NotchGradientLoadingBar
when using an increased height (#026, thanks to alinfarcas12)
- Fixed incorrect layout on
-
v2.2.2 Changes
May 10, 2021๐ Fixed
- Fixed missing
return
(#025)
- Fixed missing
-
v2.2.1 Changes
May 10, 2021๐ Fixed
- Fixed invalid import (#024)
-
v2.2.0 Changes
April 10, 2021๐ Fixed
- Added support for iPhone 13 (#023)
-
v2.1.1 Changes
December 05, 2021๐ Fixed
- Showing loading bar with a masked notch on iPad Pro 12.9 (#020)
-
v2.1.0 Changes
June 17, 2020โ Added
- Added
NotchGradientLoadingBar
: A subclass ofGradientLoadingBar
, wrapping theGradientActivityIndicatorView
around the notch of the iPhone.
- Added