Cristian Sava

2pods

LongPressReorder

LongPressReorder adresses a common use case when working with tables on an iOS device: the posibility to reorder table rows using a long press gesture, similar to drag and drop gesture. Lightweight and easy to use, LongPressReorder works with any view controller that manages an UITableView.

License: MIT

  • Swift

SimpleKeyboard

SimpleKeyboard addresses a very common problem on the iOS platform: when the keyboard is shown, the content under it is not visible anymore. Since there is no simple or out-of-the-box solution for this, SimpleKeyboard attempts to provide exactly that.

License: MIT

  • Swift