Pinned Repositories
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
Box-Bike
CTAssetsPickerController
iOS control that allows picking multiple photos and videos from user's photo library.
GEOSwift
The Swift Geographic Engine.
j2objc-gradle
J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
JSQMessagesViewController
An elegant messages UI library for iOS
JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
KCFloatingActionButton
:heart: Floating Action Button for iOS
KnowSensorX
android_additive_animations
Additive animations for Android!
davidganster's Repositories
davidganster/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
davidganster/Box-Bike
davidganster/CTAssetsPickerController
iOS control that allows picking multiple photos and videos from user's photo library.
davidganster/GEOSwift
The Swift Geographic Engine.
davidganster/j2objc-gradle
J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
davidganster/JSQMessagesViewController
An elegant messages UI library for iOS
davidganster/JTSImageViewController
An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
davidganster/KCFloatingActionButton
:heart: Floating Action Button for iOS
davidganster/KnowSensorX
davidganster/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
davidganster/MLPAutoCompleteTextField
UITextfield subclass with autocomplete menu. For iOS.
davidganster/SDCSegmentedViewController
Custom view controller container that uses a segmented control to switch between view controllers
davidganster/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
davidganster/SendAnywhere-IOS-SDK
davidganster/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
davidganster/UICKeyChainStore
UICKeyChainStore is a simple wrapper for Keychain on iOS. Makes using Keychain APIs as easy as NSUserDefaults.