A picture representing suxinde2009

suxinde2009

suxinde2009
Amoy
LRUCache screenshot

LRUCache

March 02, 2022 • MIT License
A simple LRU memory cache implemented in Swift 5.
AnimatedTableView screenshot

AnimatedTableView

February 03, 2022 • MIT License
AnimatedTableView is a drop-in subclass of UIView. that lets you add custom animations to the UITableView embed in AnimatedTableView.
AgileJSON screenshot

AgileJSON

June 01, 2021 • MIT License
AgileJSON is a framework written in Swift which to make converting model objects( pure classes/structs ) to and from JSON easy on iOS. The usage of AgileJSON is quite similar to HandyJSON, and it's...
XDListView screenshot

XDListView

March 17, 2020 • MIT License
Reimplement a UITableView from ground up.
TouchIDKit screenshot

TouchIDKit

February 26, 2020 • MIT License
A wrapper of TouchID for iOS. This framework is very easy to get started
XDVerticalGradientColorSlider screenshot

XDVerticalGradientColorSlider

February 17, 2020 • MIT License
XDVerticalGradientColorSlider is vertical gradient color slider, you can use it to pick up an UIColor as you want.
XDPopupListView screenshot

XDPopupListView

July 08, 2014 • MIT License
An iOS pop-up listview, like Spinner in Android. You can use it to create Android-like controls, such as Spinner or AutoCompleteTextView, for your iOS project. It's under MIT license, so help yours...