Alexandria icon indicating copy to clipboard operation
Alexandria copied to clipboard

A library of Swift extensions to turbocharge your iOS development.

Results 6 Alexandria issues
Sort by recently updated
recently updated
newest added

Consider adding OS X support

enhancement

I know how some of us feel about storyboards. 😉 Nevertheless, sometimes we have to use them. So if we must, extensions like these could make life easier: https://medium.com/@gurdeep060289/clean-code-for-multiple-storyboards-c64eb679dbf6#.niiirxj8j

enhancement

It might be cool to add these extensions from Russ Bishop: http://www.russbishop.net/improving-optionals?utm_campaign=This%2BWeek%2Bin%2BSwift&utm_medium=email&utm_source=This_Week_in_Swift_118

enhancement

Per discussion: https://github.com/ovenbits/Alexandria/pull/19#issuecomment-225918383 Right now we tend to have "Foo" and "MutableFoo" extensions in the same file (usually "Foo.swift"). We should break them apart into their own individual files (e.g....

enhancement

Consider adding watchOS support

enhancement

Consider adding tvOS support.

enhancement