Simon Nickel

2pods

SNLInteractionTableView

SNLInteractionTableView provides a complete tableView stack (controller, tableView and cell) to easily add more interaction to your tableView. It uses AutoLayout and extends an existing tableViewCell layout from your Storyboard with the following functionality:

  • Swipe Action - left and right, with bounce, slide-back or slide-out animation
  • Selection - with toolbar
  • Reordering - by long press

License: MIT

  • Objective C

SNLWeekChartView

Using IB_DESIGNABLE you can add a SNLWeekChartView to your storyboard to configure and preview it right there. This view configures and handles a JBChartView.

License: MIT

  • Objective C