Aids with prototyping UIGestureRecognizers in Xcode Playgrounds
Gesture recognizer tool Swift / iOS
FDFullscreenPopGesture is an iOS navigation gesture library and UIKit enhancement designed to implement edge-swipe back navigation and automatic navigation bar transitions in iOS applications. It provides a category for navigation controllers that adds a fullscreen swipe-to-pop gesture matching the system interaction style. The library manages the synchronization of navigation bar visibility animations during fullscreen transitions. This ensures that view controllers which do not natively support edge-swipe navigation can utilize system-standard back gestures. The project covers user interfa
Easy to use UITableViewCell implementing swiping to trigger actions.
The main features of moritzsternemann/swipycell are: Gesture Handling.
Open-source alternatives to moritzsternemann/swipycell include: b3ll/swiftygesturerecognition — Aids with prototyping UIGestureRecognizers in Xcode Playgrounds. delba/tactile — A better way to handle gestures on iOS. didierbrun/dbpathrecognizer — Gesture recognizer tool [Swift / iOS]. forkingdog/fdfullscreenpopgesture — FDFullscreenPopGesture is an iOS navigation gesture library and UIKit enhancement designed to implement edge-swipe… hellowizman/sensitive — Special way to work with gestures in iOS. kanecheshire/showtime — The easiest way to show off your iOS taps and gestures for demos and videos.