QRDispenser
May 16, 2023 • Apache 2.0 License
QR code generator in Swift, with no external dependencies.
Translatio
August 09, 2017 • MIT License
Super lightweight library that helps you to localize strings, even directly in storyboards!
ALMediaLibrary
July 16, 2015 • MIT License
A wrapper around Photos framework. It simplify all the process to retrieve photos from the photo library of the user.
ALCurrencyLibrary
November 30, 2013 • MIT License
Simple library to convert a value from a specific currency to another. Contains a list of 162 constants representing the common currencies in the world
ALSystemUtilities
November 13, 2013 • MIT License
This library provides a lot of methods to get system information. You can check the RAM, the disk space, the active processes, the number of processors, informations about the carrier, the hardware...
ALBatteryView
August 17, 2013 • MIT License
Simple view composed by a battery image and a view that fill the battery with the current battery level
ALFullScreenAlert
August 03, 2013 • MIT License
This is a full screen alert which is useful to display some messages to the user. It provides the creation of 2 buttons.
ALQuickFrame
July 16, 2013 • MIT License
This UIView category offers quick access to frame properties of every view
ALScrollViewPaging
February 25, 2013 • MIT License
This UIScrollView subclass offers a simple way to manage paging. Simply add an array with the different views to display. The page control dots color can be customized.