Skip to content

Tags: xzero05/AppStoreStyleHorizontalScrollView

Tags

1.5.2

Toggle 1.5.2's commit message
Migrate to Swift 4.2 and add settings for iPhone X, Xs, XR and Xs Max…

… landscape support

1.5.1

Toggle 1.5.1's commit message
bug fix on removeAllItems

1.5

Toggle 1.5's commit message
release 1.5

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

1.4

Toggle 1.4's commit message
another one...

1.3

Toggle 1.3's commit message
Add support to nib

Add support to nib, just change the class on nib file to
ASHorizontalScrollView

1.2

Toggle 1.2's commit message
Adapt Swift 3 and fix bug

Change C style code to swift 3 format, fix removeItemAtIndex last index
crash bug

1.1

Toggle 1.1's commit message
Adapt iOS SDK 9.0

Add comments on functions, remove scale when calculating margin, it
seems that the behaviour in iOS 9 change the way of align views

1.0

Toggle 1.0's commit message
Update pod