ScrollStackController v1.3.0 Release Notes

Release Date: 2020-01-26 // about 4 years ago
  • Released on : 2019-01-26

    ๐Ÿ”„ CHANGELOG

    • ๐Ÿ‘ #10 Support for lightweight rows layouts using plain UIView instances (without associated UIViewControllers).
      (This is especially useful when you don't have a complex logic in your views and you want to use ScrollStack to make custom layout and keep your code lightweight)