Stay in touch
RxGesturePlayGarden
January 07, 2018 • MIT License
A few simple samples for RxGesture (an extension of RxSwift) as the different cases from official examples (at the time). Writing these with traditional way (touched-delegating) is quite tedious bu...
SpriteKitWithUIKitSample
January 07, 2018 • MIT License
This project contains sample codes of mixing UIKit and SpriteKit.
MIIScrollableViews
January 06, 2018 • MIT License
MIIScrollableViews makes it easier to handle UIViews in horizontal UIScrollView. Also supports various types of gestures (Tap, Double Tap, Pan, Pinch and Long Press).
CTKFlagPhoneNumber
January 05, 2018 • Apache 2.0 License
A formatted phone number UITextField with country flag picker.
DictionaryUtils
January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
SKActivityIndicatorView
January 05, 2018 • MIT License
A lightweight And Easy-To-Use ActivityIndicator For Your iOS App.
SRScratchView
January 05, 2018 • MIT License
A mask imageView class which can be used a scratchView.
No image provided.
TapCardView
January 04, 2018 • MIT License
UIView to detect a tap position.
If you do customize, Tinder like card UI is a possible.
TapCardView is to detect a tap position as left, right, bottom.
And a flip animation is a possible.
StatusAlert
January 04, 2018 • MIT License
Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way. It looks very similar to the alerts displayed in Podcasts, ...
VideoAssetThumbView
January 04, 2018 • MIT License
Return a UIView with the thumb from AVAsset. Generate thumbs in a background thread. Also, you can cancel thumb generator when anytime.
No image provided.
CollectionViewSlantedLayout
January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
KOAlertController
January 02, 2018 • MIT License
KOAlertController custom alert controller, alternative default UIAlertController
YoutubeKit
January 02, 2018 • MIT License
YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app.