SwipeViewController v0.1.4 Release Notes

Release Date: 2016-08-12 // over 7 years ago
  • Until now, when there was odd count of swipeButtons, the label was not centered. That now changes and you can simply do in your SwipeViewController:

    equalSpaces = false
    

    👍 Of course you can still keep equal spaces, better for odd number of buttons.