Tomas Friml

7pods

CollectionPickerView

Generic and customizable picker based on UICollectionView. Picker cells are fully customizable. Supports flat/wheel look, snap to center after scroll, horizontal and vertical direction.

Fork of AKPickerView-Swift. Works in iOS 8.

License: MIT

  • Swift

OperatorExtensions

Provides additional operators currently not supported in Swift. - Logical boolean operators (AND, OR, NOT, IMPL, XOR, XNOR, NAND, NOR) - Logical boolean assignment operators (&&=, ||=, ^^=, ...).

License: MIT

  • Swift

RxWifi

RxWifi is reactive wrapper is a rective wrapper for Wi-Fi functionality on iOS. It allows you to connect to Wi-Fi network from your app and you can also observe Wi-Fi various changes: - Wi-Fi is enable on the system level - Wi-Fi is connected to AP - Current connected SSID - Current IPv4 address - Current IPv6 address

License: MIT

  • Swift

SplitSlider

Two way slider with zero (minimum) in the middle. In fact two sliders combined into one, left one increasing towards left, right one towards right. The appearance is customizable as well as the individual slider portions.

License: MIT

  • Swift