This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
GradientLoadingBar
Watch
1
Star
0
Fork
0
You've already forked GradientLoadingBar
mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced
2026-04-17 12:17:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.1.0
GradientLoadingBar
/
Example
/
Tests
/
ViewModel
T
History
Felix Mau
2219b04c07
♻️
:: calculate matrix only once per gradient colors
2019-12-01 12:18:23 +01:00
..
GradientActivityIndicatorViewModelTestCase.swift
♻️
:: calculate matrix only once per gradient colors
2019-12-01 12:18:23 +01:00
GradientLoadingBarViewModelTestCase.swift
♻️
:: use
UIApplication.shared.windows.first { $0.isKeyWindow }
instead of
UIApplication.shared.keyWindow
, as the property is deprecated in iOS 13
2019-12-01 12:17:07 +01:00