Stay in touch
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
StylableNavigationBar
October 01, 2019 • MIT License
🧸 StylableNavigationBar provide a lightweight replacement for a standard UINavigationController, so you can easily manage your navigation and status bar styles throughout your iOS app
CharacterCounter
September 29, 2019 • MIT License
A library that provides counter label component that can be added as a subview to a view or can be used as a keyboard accessory view
NSVLocalizationKit
September 23, 2019 • MIT License
So basically you will set localizable keys from storyboard and it will localize it, the main idea is when you have in app language change, you will have to subscribe to language change notification...
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.
CommonKeyboard
September 17, 2019 • MIT License
An elegant Keyboard library for iOS. simple, lightweight and standalone no sub-dependencies required
PopOverDatePicker
September 11, 2019 • MIT License
PopOverDatePicker is a PopOver style DatePicker view.
SGCodeTextField
September 09, 2019 • MIT License
Simple pin code textfield. Customizable via Interface Builder or code.