CocoaPods trunk is moving to be read-only. Read more on the blog, there are 10 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Sep 2017 |
| SwiftSwift Version | 3.0 |
| SPMSupports SPM | ✗ |
Maintained by feather.
To run the example project, clone the repo, and run pod install from the Example directory first.
// Setup Text, Font, Stroke Color, Stroke Width.
GradientLoading.shared.setFontAttributes(text: "Jennie")
// use setCollectionColors or setColors.
GradientLoading.shared.setCollectionColors(.aurora)
// GradientLoading.shared.setColors([])
GradientLoading.shared.show()feather, [email protected]
GradientLoading is available under the MIT license. See the LICENSE file for more info.