4 Repositories
Swift interval Libraries
A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval.
MultiStepSlider A custom UIControl which functions like UISlider where you can set multiple intervals with different step values for each interval. Th
25 Apr 28, 2022
Dynamically stores additive values and get arbitrary sub-range sums in O(log(n)) time.
SegmentQuery Eonil, 2019. Dynamically stores additive values and get arbitrary sub-range sums in O(log(n)) time. This is an implementation of somethin
1 Oct 26, 2020
A lightweight and awesome loading Activity Indicator for your iOS app.
BPCircleActivityIndicator BPCircleActivityIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on
46 Aug 12, 2022
Nice category that adds the ability to set the retry interval, retry count and progressiveness.
If a request timed out, you usually have to call that request again by yourself. AFNetworking+RetryPolicy is an objective-c category that adds the abi
209 Dec 2, 2022