ContinueControl

Feature

UIContinueControl

  • UIRefreshControl like API
  • Safe trigger system

Usage

import ContinueControl
...
continueControl = ContinueControl()
continueControl!.addAction(UIAction { _ in
  ...
}, for: .primaryActionTriggered)

Apps Using

If you use a ContinueControl, add your app via Pull Request.

LICENSE

ContinueControl is released under an MIT license. See the LICENSE file for more information

GitHub

View Github