Skip to content

Instantly share code, notes, and snippets.

@lfarah
Last active April 16, 2018 23:30
Show Gist options
  • Save lfarah/a84dbc9047d039bbffbd90d72e6748a5 to your computer and use it in GitHub Desktop.
Save lfarah/a84dbc9047d039bbffbd90d72e6748a5 to your computer and use it in GitHub Desktop.
AwesomeiOSWeekly22

AwesomeiOS.Weekly [22]

Links of the week

The first featured link is "Complete iOS Guide on Continuous Delivery with fastlane and Jenkins" by ShihTing Huang. Continuous Delivery is a big deal because it makes it really easy for you to automatically send apps to the Appstore or Testflight. Jenkings can automatically send builds when you merge into master or even once per week. It's integration with Fastlane makes it easier to setup everything.

The second featured link is "Why you should not name your @IBActions didTapButton", by Joachim Kurz. I'm always trying to learn about how to name things better, so I totally recommend this post.

Wanna see your library here? Send us an email!

Here are the 5 awesome libraries of the week:

In-app design review tool to inspect measurements, attributes, and animations.

Quality Index: 68

  • Total Stargazers: 1449
  • README Complexity: 91
  • Number of tests: 1
  • Total Downloads: 6248

Localize is a framework writed in swift to localize your projects easier improves i18n, including storyboards and strings.

Quality Index: 88

  • Total Stargazers: 80
  • README Complexity: 100
  • Number of tests: 0
  • Total Downloads: 23242

Safe and easy way to use FileManager as Database

  • Total Stargazers: 10
  • Total Downloads: 7

A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.

  • Total Stargazers: 209
  • Total Downloads: 53

An iOS context menu UI inspired by Things 3.

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