Skip to content

Instantly share code, notes, and snippets.

@lfarah
Last active March 26, 2018 17:41
Show Gist options
  • Save lfarah/c16af36d49c1dac7896eedc567a1e6f6 to your computer and use it in GitHub Desktop.
Save lfarah/c16af36d49c1dac7896eedc567a1e6f6 to your computer and use it in GitHub Desktop.
AwesomeiOSWeekly19

AwesomeiOS.Weekly [19]

Links of the week

The first featured link is "Logging framework: CocoaLumberjack" by Dejan Agostini. Dejan talks about how we can do better logging by using CocoaLimberjack, a tool that will help you organize the messy lines of console output.

The second featured link is "From Proposal to Applause: How I do Public Speaking", by Ash Furrow. I want to start doing more public speaking because think I can learn a lot from the experience. Ash points out all the different stages of how to organize a presentation.

Wanna see your library here? Send us an email!

Here are the 5 awesome libraries of the week:

Laurine - Localization code generator written in Swift. Sweet!

  • Total Stargazers: 1114

JDSwiftMap is an IOS Native MapKit Library. You can easily make a highly customized HeatMap.

Quality Index: 65

  • Total Stargazers: 52
  • README Complexity: 83
  • Number of tests: 0
  • Total Downloads: 243

A UIKit custom transition that simulates an elastic drag. Written in Swift. (Suggested by Wesley Gomes)

Quality Index: 75

  • Total Stargazers: 1887
  • README Complexity: 100
  • Number of tests: 0
  • Total Downloads: 26800

A circular progress bar for iOS written in Swift (Suggested by Wesley Gomes)

Quality Index: 97

  • Total Stargazers: 652
  • README Complexity: 82
  • Number of tests: 64
  • Total Downloads: 250448

Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS. (Suggested by Wesley Gomes)

Quality Index: 112

  • Total Stargazers: 942
  • README Complexity: 96
  • Number of tests: 120
  • Total Downloads: 3029442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment