Stay in touch
SkeletonUI
November 01, 2019 • MIT License
SkeletonUI aims to bring an elegant, declarative syntax to skeleton loading animations. Get rid of loading screens or spinners and start using skeletons to represent final content shapes.
Infinite Scroll
October 27, 2019 • MIT License
Infinite scrolling allows users to load content continuously, eliminating the need for user's explicit actions. App loads some initial data and then load the rest of the data when the user reaches ...
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!
MGObfuscator
October 21, 2019 • Apache 2.0 License
When we are working on apps which have lot of sensitive information (like Banking etc). We should be a lot of careful about strings. There is nice write up why (https://www.raywenderlich.com/2666-i...
No image provided.
iCimulator
October 20, 2019 • MIT License
iCimulator allows us to use camera functions on iOS Simulator. (Without any changes in your code)
UIAppleColor
October 17, 2019 • MIT License
Access Dark Mode-compatible colors on iOS 13 and their earlier equivalents through a single API.
Semantic Colors - Dark Mode Helper
October 10, 2019 • MIT License
View all of iOS 13's semantic colors—used for Dark Mode—in a table.
SwiftSunburstDiagram
October 09, 2019 • MIT License
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
ActiveLabel.swift
October 08, 2019 • MIT License
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
SwiftUI Examples
October 07, 2019 • MIT License
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
No image provided.
GLScratchCard
October 06, 2019 • MIT License
I loved the way payments app's like Google pay and PhonePe used scratch card option to reward it's user. Hence with 💛 cloned the same scratch card effect for you guys out there