CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Gerrel Krishan

1pod

DispatchThrottle

In some area's on your app it is unnecessary to process events immediately. For example a user's typing in a search field or when multiple events with the same action are triggered rapidly, but only need processing once when finished.

License: MIT

  • Swift