LiquidLoader
LiquidLoader copied to clipboard
Spinner loader components with liquid animation
1. update to swift 5.0 2. add stop timer when view is hidden and also you can decide your personal disappear or appear animation
Hi, When I try to integrate LiquidLoader with Carthage, I got this issue: ``` *** Skipped building LiquidLoader due to the error: Dependency "LiquidLoader" has no shared framework schemes for...
Please push your spec to master repo of pods
I add LiquidLoader when ViewDidLoad, but the app will crash when I return to the previous view。 0x101e02588 : brk #0x1 the breakpoint is: let frame = self.loader!.frame.center.minus(self.loader!.frame.origin) fatal error:...
Been trying GrowLine and I think this lib has a problem with auto-layout. "Moving Point" is offset by some pixels. Btw this could become a great lib if properly maintained....
The LiquidLoader stops it updates when scrolling an `UITableViewCell` and `UIScrollView`. Fix: Consider using the update timer in the `NSRunLoopCommonModes` instead of the default `scheduledTimerWithTimeInterval`.
When you resize/move the UIView after the initial frame has been set, the outer moving circle adjusts but the static circle stays at the initial locations. Also, the swift 2...
Hi, thanks for the excellent loader effect! But, I think a better line effect is in here: https://www.pinterest.com/pin/572590540101795430/. What do you think about it :)