Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cozzin/dragdismissible

🍂 Create a view controller that can be dismissed by dragging
https://github.com/cozzin/dragdismissible

Last synced: 2 days ago
JSON representation

🍂 Create a view controller that can be dismissed by dragging

Awesome Lists containing this project

README

        

# DragDismissible
🍂 Create a view controller that can be dismissed by dragging

### References
* https://developer.apple.com/documentation/uikit/uiviewcontrollertransitioningdelegate
* http://www.thorntech.com/2016/02/ios-tutorial-close-modal-dragging
* https://stackoverflow.com/a/41438789