EFQRCode
February 07, 2022 • MIT License
A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
ContainerController
June 17, 2020 • MIT License
UI Component. This is a copy swipe-panel from app: https://www.apple.com/ios/maps/ Swift version
No image provided.
BSZoomGridScrollView
November 20, 2019 • MIT License
Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch.
ContainerView
November 12, 2018 • MIT License
ContainerView is designed to add a cool swim from the bottom to the animation with the effect of scale, controlled by the help of a gesture, scrollView also takes control. The idea is taken from th...
SpeechRecognizerButton
March 13, 2018 • MIT License
UIButton subclass with push to talk recording, speech recognition and Siri-style waveform view.
PanGesture-CATransform
December 26, 2017 • Apache 2.0 License
Tinderstyle PanGesture based UIBezierPath and CATransform Animation
availability
May 01, 2017 • MIT License
A generic approach for UICollectionView with UIPanGestureRecognizer for multiple selection
Sliding Table View Cell for iOS
August 15, 2016 • Apache 2.0 License
Custom UITableViewCell that can be swiped either way to reveal a "drawer" with between 1 and 4 customizable action buttons. These action buttons fade and grow into view as the drawer is swiped. T...
PanGestureView
May 23, 2016 • MIT License
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
ElasticTransition ObjC Version
May 16, 2016 • MIT License
A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
EECellSwipeGestureRecognizer
March 27, 2016 • Unspecified License
Clean and easy way to implement swipe actions to UITableViewCell.
Elastic Transition
January 16, 2016 • MIT License
A UIKit custom modal transition that simulates an elastic drag. Written in Swift.
CXSwipeGestureRecognizer
May 13, 2015 • MIT License
UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.
HYPanViewController
March 12, 2015 • MIT License
The ViewController that recreates the vvebo app Animation.
The Awesome way to delete tableView Cell or present New ViewController.
SwiperView
February 18, 2015 • MIT License
Swiper View is a class that provides simple and easy-to-use swipable view.
Swiper View is a UIDynamics-based UIView subclass that provides multiple layers of UIViews with different visual effect...
BFDragGestureRecognizer
November 13, 2014 • BSD License
A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.