Alek Åström

5pods

AWPagedArray

AWPagedArray is an Objective-C class which acts as an NSArray proxy for easier paging mechanisms in UITableView's and UICollectionView's.

License: MIT

  • Objective C

AWPercentDrivenInteractiveTransition

AWPercentDrivenInteractiveTransition is a drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.

License: MIT

  • Objective C

PagedArray

PagedArray is a generic Swift data structure for helping you implement paging mechanisms in (but not limited to) UITableViews, UICollectionViews and UIPageViewControllers.

License: MIT

  • Swift

SharedWebCredentials

The Shared Web Credentials API is used to store credentials in the iCloud keychain to be shared among and between native iOS apps and web apps on Safari for iOS and MacOS.

License: MIT

  • Swift

Swiftalytics

Swiftalytics lets you use Aspect Oriented Programming to declare all the analytics view tracking for your app on neat one-liners in a single file!

  • Supports both static and dynamic view tracking
    • Assign your own closures with correct type inference
  • Flexible tracking (not forced to viewDidAppear)
  • Works great with ARAnalytics
  • Built for Swift 3.0

License: MIT

  • Swift