All Versions
8
Latest Version
Avg Release Cycle
164 days
Latest Release
2008 days ago

Changelog History

  • v1.5.2 Changes

    October 17, 2018

    Migrate Swift source to v4.2 and add settings for new iphone frames

  • v1.5.1 Changes

    March 06, 2017

    ๐Ÿšš found a crash on removeAllItems method that would cause crash when items' size is 0

  • v1.5 Changes

    January 24, 2017

    Introduce new properties to allow set number of items per screen for multiple screen sizes instead of setting minimum margins, as well as new properties to center subviews when items are not wide enough to use whole screen width

  • v1.4 Changes

    December 02, 2016

    โž• Add custom width when judging whether to scroll to next item; add
    ๐Ÿ‘Œ support to all Apple devices screen size, now you can specified
    different mini margin, mini appear width and left margin for all sorts
    of screen sizes.

  • v1.3 Changes

    September 15, 2016

    ๐Ÿ”„ Change to adapt Swift 3 with Xcode 8, add support to nib, just change
    the class on nib file to ASHorizontalScrollView

  • v1.2 Changes

    May 17, 2016

    ๐Ÿ’… change C style code to swift 3 format, fix removeItemAtIndex last index crash bug

  • v1.1 Changes

    December 09, 2015

    ๐Ÿ‘€ Objective-C: Add comments on functions, remove scale when calculating margin, it seems that the behaviour in iOS 9 change the way of align views

    ๐Ÿ‘€ Swift: Change to adapt Swift 2.1, add comments on functions, remove scale when calculating margin, it seems that the behaviour in iOS 9 change the way of align views

  • v1.0 Changes

    August 23, 2015

    Swift 1.2