Skip to content

Instantly share code, notes, and snippets.

@lfarah
Last active April 20, 2017 10:00
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lfarah/94b569211631e80f11bbcd8e46c76afb to your computer and use it in GitHub Desktop.
Save lfarah/94b569211631e80f11bbcd8e46c76afb to your computer and use it in GitHub Desktop.
AwesomeiOS.Weekly

AwesomeiOS.Weekly [01]

Announcements

Hello, world! 👽🖐

As I said at this issue on AwesomeiOS, It's been almost an year since I've been talking to @vsouza about creating an AwesomeiOS Newsletter. Our plan is to have a weekly newsletter that showcases quality iOS libraries, frameworks and other iOS developer tools.

I've decided to create this because I'm a big newsletter fan because they always provide amazing new links. We're going to use the CocoaPods Quality Index API to help us curate 10 awesome libraries every week. We'd be grateful if you could give any feedback on how we could make this newsletter, as well as AwesomeiOS better 🚀📰🙌

Here are the first 10 awesome libraries of the week:

Create walkthroughs and guided tours (coach marks) in a simple way, with Swift.

Quality Index: 77

  • Total Stargazers⭐️: 2,376
  • Documentation Percentage: 64%
  • README Complexity: 100
  • Total Downloads: 44,784

UIView that simulates a 2D view of a fluid in motion

Quality Index: 84

  • Total Stargazers⭐️: 1,160
  • Documentation Percentage: 93%
  • README Complexity: 100
  • Total Downloads: 11,017

Sherlock Holmes of the networking layer

Quality Index: 89

  • Total Stargazers⭐️: 891
  • Documentation Percentage: 100%
  • README Complexity: 97
  • Total Downloads: 1,642

Convenient logging during development & release in Swift 2 & 3

Quality Index: 96

  • Total Stargazers⭐️: 1,923
  • Documentation Percentage: 25%
  • README Complexity: 100
  • Total Downloads: 298,912

5 - Cosmos

A star rating control for iOS / Swift

Quality Index: 99

  • Total Stargazers⭐️: 400
  • Documentation Percentage: 100%
  • README Complexity: 82
  • Total Downloads: 201,177

Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.

Quality Index: 104

  • Total Stargazers⭐️: 7,672
  • Documentation Percentage: 100%
  • README Complexity: 61
  • Total Downloads: 1,687,975

7 - Nuke

A powerful image loading and caching framework

Quality Index: 106

  • Total Stargazers⭐️: 1,924
  • Documentation Percentage: 77%
  • README Complexity: 100
  • Total Downloads: 101,320

A beautiful and flexible text field control implementation of "Float Label Pattern".

Quality Index: 109

  • Total Stargazers⭐️: 1,481
  • Documentation Percentage: 96%
  • README Complexity: 100
  • Total Downloads: 69,531

Scrollable UINavigationBar that follows the scrolling of a UIScrollView

Quality Index: 110

  • Total Stargazers⭐️: 4,309
  • Documentation Percentage: 57%
  • README Complexity: 95
  • Total Downloads: 143,249

PromiseKit is a thoughtful and complete implementation of promises for any platform with a swiftc, it has excellent Objective-C bridging and delightful specializations for iOS, macOS, tvOS and watchOS.

Quality Index: 139

  • Total Stargazers⭐️: 6396
  • Documentation Percentage: 99%
  • README Complexity: 91
  • Total Downloads: 1,552,152
@naeemshaikh90
Copy link

It should be "Total Stargazers:star:: 6,396" in 10 - PromiseKit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment