Stay in touch
FlappyBird
November 11, 2019 • MIT License
Demonstrate using SpriteKit, external displays, and remote event control.
DimensionsPickerView
November 08, 2019 • MIT License
A Highly customizable UIControl subclass intended to be used for unit picking, like size or weight.
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!
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.