A small utility class you can use to coalesce multiple close-together (in time) method calls into a single one.
To run the example project, clone the repo, and run pod install
from the Example directory first.
- Developer
PXCoalescedRunner is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "PXCoalescedRunner"
Spencer Phippen, [email protected]
PXCoalescedRunner is available under the MIT license. See the LICENSE file for more info.