14pods
This is an iOS library that shows an image carousel with a page indicator. Users can scroll through local and remote images or watch them scroll automatically.
License: MIT
This is a UI widget for iOS that shows a badge.
License: MIT
This library can help fading sounds in and out with AvAudioPlayer. One can set duration and velocity of the fade. Velocity can vary from linear to exponential.
License: MIT
This is a UI control for iOS and tvOS that shows a 5-star rating or takes rating input from the user. Cosmos is a subclass of a UIView. Let your users see and post beautiful 3-star reviews!
License: MIT
This is a UI widget for showing text messages in iOS apps. It is useful for showing short messages to the user, something like: "Message sent", "Note saved", "No Internet connection".
License: MIT
This is an iOS library for showing a 'no content' message over an existing view. It can be used to show a missing content message and suggest an action.
For example, consider we have an ecommerce app with a shopping cart screen that shows a list of products. If the user goes to the empty cart screen we can show an "Empty cart" message and a "Search" button.
License: MIT
Demo iOS project that shows how to distribute image assets with dynamic framework on iOS.
License: MIT
JsonSwiftson is a JSON parser that exposes just a single API method map()
for mapping JSON attributes to various Swift types including arrays.
License: MIT
This is a collection of helper functions for saving text and data in the Keychain.
License: MIT
Moa is an image download library written in Swift for iOS, tvOS and macOS. It allows to download and show an image in an image view by setting its moa.url property.
License: MIT
This an an iOS library that helps scrolling screen content vertically, similar how the content is scrolled in the web browser.
License: MIT
This library is a collection of functions that perform statistical calculations: average, covariance, max, min, pearson, percentile, standard deviation, sum, variance and others.
License: MIT
This is an iOS library written in Swift that makes it easier to test UIAlertController alerts. The library allows to check alert visibility and execute its actions from the unit tests.
License: MIT
This library helps moving your views when a keyboard appears and move them back in place when it hides. It includes helper class for animating a bottom Auto Layout constraint.
License: MIT