UIView-draggable
Draggable view
A category on UIView that adds dragging functionality to iOS views
UIView category that adds dragging capabilities
436 stars
16 watching
67 forks
Language: Objective-C
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andreamazz/amtaglistview | A customizable scroll view component with a list of tags | 758 |
kyoheig3/tableviewdragger | An iOS library that enables drag-and-drop rearrangement of table view cells | 536 |
andreamazz/uiview-shake | Adds a shake animation to UIView instances | 490 |
hyuwah/draggableview | An Android library to simplify the creation of floating draggable views using Kotlin extensions. | 112 |
wongzigii/wzdraggableswitchheaderview | A customizable header view that allows users to trigger navigation between view controllers by dragging their thumb across the screen | 558 |
kuler90/rktagsview | A customizable iOS view for displaying and editing tags | 451 |
andreamazz/viralswitch | A custom UISwitch control that affects its parent view's appearance when toggled | 332 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
swiftkickmobile/tllayouttransitioning | A library for enhanced UICollectionView layout transitioning in iOS with control over content offset and support for supplementary views. | 355 |
manuelescrig/mevfloatingbutton | An iOS drop-in UI component for adding a customizable floating button to UITableView, UICollectionView, or UIScrollView views. | 296 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
amratab/threelevelaccordian | A reusable iOS UI component for displaying hierarchical content with customizable layout and design options | 43 |
marioiannotta/splitviewdraganddrop | A framework for enabling drag and drop between views in split view mode on iOS 9 | 331 |
woxblom/draglistview | An Android library for customizing the behavior of list and grid views when dragging items | 694 |