MeteorDDP
February 28, 2020 • MIT License
MeteorDDP is really helpful to integrate servers written in meteor (a framework written in javascript) using native Swift in iOS.
AALocalizationKit
December 17, 2019 • MIT License
AALocalizationKit is really helpful to maintain multiple languages in the application with their custom language fonts and an ability to change the language within your application!
AANetworking
October 25, 2019 • MIT License
AANetworking wraps power of Alamofire and Moya into simple Codeable format
AAProfanityFilter
October 24, 2019 • MIT License
Simple Profanity Filter for Strings written in Swift!
AARefreshControl
September 23, 2019 • MIT License
AARefreshControl is a pull to refresh control for UITableVIew and UICollectionView
AAObnoxiousFilter
September 22, 2019 • MIT License
Simple Profanity (Obnoxious) Filter written in Swift.
AAFloatingButton
December 17, 2018 • Apache 2.0 License
AAFloatingButton is floating action button component of material design for iOS. It has ripple effect same as per the material design.
AANotifier
March 09, 2017 • Apache 2.0 License
AANotifier allows you to create UIView based fragments to be appear on screen at runtime in iOS, written in Swift.
AAViewAnimator
March 06, 2017 • Apache 2.0 License
AAViewAnimator is a set of animations designed for UIView, UIButton, UIImageView with options in iOS, written in Swift.
AACameraView
March 03, 2017 • Apache 2.0 License
AACameraView is a lightweight, easy-to-use and customizable camera view framework written in Swift.
AADraggableView
March 01, 2017 • Apache 2.0 License
AADraggableView is a light-weight and easy-to-use draggable views in screen bounds with options designed to drag any UIView. It allows to drag the UIView in any view controller.
AASegmentedControl
February 28, 2017 • Apache 2.0 License
AASegmentedControl is lightweight and easy-to-use customised segmented controls, written in Swift.
AALoaders
February 27, 2017 • Apache 2.0 License
AALoaders is a lightweight, easy-to-use and powerful progress view loaders framework, written in Swift. It uses simple native elements for progress loading with customisations and allow to use with...
AASignatureView
February 26, 2017 • Apache 2.0 License
AASignatureView is a UIView to capture digital signature by drawing it on screen easily in iOS, written in Swift.
AARatingBar
February 25, 2017 • Apache 2.0 License
AARatingBar is a simple, lightweight & easy-to-use rating bar designed to get and set ratings in iOS, written in Swift.
AAPickerView
February 24, 2017 • Apache 2.0 License
AAPickerView is simple and easy-to-use implementation for `UITextField` to use as `UIPickerView` and `UIDatePicker` written in swift.
AAPopUp
February 14, 2017 • Apache 2.0 License
AAPopUp is a simple and easy-to-use popup view controller designed to present customizable storyboard based view controller as a modal alert, written in Swift. It supports tag-based and dedicated v...
AACoreData
February 12, 2017 • Apache 2.0 License
AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using `CoreData`, written in Swift. It provides a singleton instance to access `Cor...
AAImagePicker
January 29, 2017 • Apache 2.0 License
AAImagePicker is a simple & easy-to-use image picker designed to present both camera and photo library options and get the UIImage easily.
AAFragmentManager
January 29, 2017 • Apache 2.0 License
AAFragmentManager is a child view manager responsible to add child subviews in UIView, designed for easy switching between child view controllers with animations.