2.6
Score
Swift Swipe UITableViewCell Component
What is SwipyCell?
SwipyCell is a Swift UITableViewCell component allowing customizable swipe actions with both exit and toggle modes, inspired by the Mailbox app. It supports easy integration via Swift Package Manager, CocoaPods, and Carthage.
Swift
UIKit
TableViewCell
Summary of SwipyCell
- 👍
Provides exit and toggle swipe modes for flexibility.
- 👍
Easily configurable swipe triggers and animations.
- 🤝
Supports Swift Package Manager, CocoaPods, and Carthage for installation.
- 🤝
Inspired by the Mailbox app for intuitive user experience.
Last push2 years agoStars259
Last push
2 years ago
Stars
259
Forks
31
Open Issues
4
Closed Issues
31
SwipyCell is a Swift library that provides a UITableViewCell with customizable swipe actions, inspired by the popular Mailbox app.
This component accommodates swiping gestures that trigger specific actions, allowing developers to enhance user interactions in their iOS applications.
The library offers two modes for swiping behavior: an exit mode, where the cell reveals background options before dismissal, and a toggle mode, where the swipe action bounces back.
Installation is straightforward via Swift Package Manager, CocoaPods, or Carthage, making it flexible for integration into various projects.
The SwipyCell documentation provides examples for easy implementation, along with extensive configuration options, such as swipe trigger points and animation settings.
Similar Components
PopupView
Swift
SwiftUI
UIKit
SwiftUI library for creating toasts, alerts, and popups.
Alert
Toast
Popup
ActionSheetPicker-3.0
Objective-C
UIKit
Replicate UIPickerView and ActionSheet functionality for iOS projects.
Popup
Time Picker
Date Picker
Select
NVActivityIndicatorView
Swift
UIKit
SwiftUI
A Swift library for diverse loading animations in iOS applications.
Loading Spinner
Animation
TextFieldEffects
Swift
UIKit
Custom UITextFields with stylish effects inspired by Codrops, built using Swift.
TextField
ViewAnimator
Swift
UIKit
ViewAnimator simplifies complex iOS UIView animations with easy-to-use extensions.
Animation
PrecisionLevelSlider
Swift
SwiftUI
UIKit
A Swift-based slider for iOS, enhancing precision in value selection with customizable UI and haptic feedback.
Range