ParallaxHeader icon indicating copy to clipboard operation
ParallaxHeader copied to clipboard

Update Repostory for swift 5

Open danishGsquad opened this issue 5 years ago • 1 comments

With Swift 5 Xcode suggest me to change things like: NSLayoutFormatOptions to NSLayoutConstraint.FormatOptions. NSLayoutAttribute.centerX to NSLayoutConstraint.Attribute.centerX NSLayoutRelation.equal to NSLayoutConstraint.Relation.equal bytes: 4, alignedTo: 1 to byteCount: 4, alignment: 1

danishGsquad avatar May 02 '19 14:05 danishGsquad

Any update?

mohsinka avatar Oct 10 '19 09:10 mohsinka