5pods
The Benchmarkâ² module provides methods to measure and report the time used to execute Swift code. for example:
Benchmark.measure() { // some processes }
License: MIT
RangeSeekSlider provides a customizable range slider like a UISlider. This library based on TomThorpe/RangeSeekSlider (Objective-C) and made with Swift.
License: NOASSERTION
TapticEngine generates haptic feedback vibrations on iOS device. This library wrapps on UIImpactFeedbackGenerator, UISelectionFeedbackGenerator, UINotificationFeedbackGenerator.
License: MIT
ZoomTransitioning provides a custom transition with image zooming animation. When you use this library with UINavigationController, you can pop view controller with edge swiping.
License: MIT