Skip to content

Instantly share code, notes, and snippets.

@lfarah
Last active March 20, 2018 02:28
Show Gist options
  • Save lfarah/6249ca2b9c32cb55be8a98df286a9082 to your computer and use it in GitHub Desktop.
Save lfarah/6249ca2b9c32cb55be8a98df286a9082 to your computer and use it in GitHub Desktop.
AwesomeiOSWeekly18

AwesomeiOS.Weekly [18]

Links of the week

The first featured link is "A storyboard is worth a thousand words " by Matteo Giuzzi. Matteo talks about @IBDesignable and @IBInspectable, which are wonderful features that let developers change custom UI parameters in the Storyboard. I've been using this for a couple years and it is really useful.

The second featured link is Building a future-proof app using Swift Protocols, by Rodrigo Borges. Rodrigo presents some tricks to avoid headaches with contract changes using swift protocols. The protocol oriented approach provides compatibility with new and old contracts without having to rewrite the network layer project.

Wanna see your library here? Send us an email!

Here are the 5 awesome libraries of the week:

ThemeKit is a lightweight theming library completely written in Swift that provides theming capabilities to both Swift 4 and Objective-C macOS applications.

Quality Index: 55

  • Total Stargazers: 608
  • README Complexity: 75
  • Number of tests: 0
  • Total Downloads: 2468

An elegant and beautiful showcase for iOS apps.

Quality Index: 68

  • Total Stargazers: 61
  • README Complexity: 91
  • Number of tests: 0
  • Total Downloads: 8055

3 - Pastel

🎨 Gradient animation effect like Instagram

Quality Index: 70

  • Total Stargazers: 2490
  • README Complexity: 79
  • Number of tests: 6
  • Total Downloads: 51828

🌀 Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.

  • Total Stargazers: 201

Write amazing, strong-typed and easy-to-read NSPredicate, allowing you to write flowable NSPredicate, without guessing attribution names, predicate operation or writing wrong arguments type.

  • Total Stargazers: 5
  • Total Downloads: 34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment