Ben Guild

Results 2 repositories owned by Ben Guild

BGTableViewRowActionWithImage

120
Stars
24
Forks
Watchers

A variation on the iOS 8-10 (not supported in 11+) `UITableViewRowAction` to support icons, with text below. Similar to the iOS 9 Mail application and various third-party applications.

PullToDismissTransition

56
Stars
6
Forks
Watchers

Uses `UIPercentDrivenInteractiveTransition` and `UIViewControllerAnimatedTransitioning` to quickly implement nice “pull-to-dismiss” interactions on modal view controller(s). — Also handles `UIScrollVi...