Stay in touch
ScaledVisibleCellsCollectionView
August 29, 2015 • MIT License
ScaledVisibleCellsCollectionView is check visible cells position. And setting cell's scale and alpha.
[Github here]( https://github.com/ikemai/ScaledVisibleCellsCollectionView)
CalculatorKeyboard
August 28, 2015 • MIT License
Custom Input View that mimics a calculator keyboard for fast number input and mathematical operations
JCBounceButton
August 28, 2015 • MIT License
Button that does bounce effect once it has been pressed
GNTickerButton
August 28, 2015 • MIT License
Inspired by the Layout app by Instagram, this is a UIButton subclass with a ticker that spins around as desired.
IGSwitch
August 28, 2015 • MIT License
Customisable and interactive switch based on UIControl and written in Swift.
CheckmarkSegmentedControl
August 28, 2015 • MIT License
CheckmarkSegmentedControl is a customisable alternative to UISegmentedControl. Visually it looks like radio buttons group with checkmark sign in the middle and animated border on selection. Each op...
GPSafeSwiftPointer
August 27, 2015 • MIT License
A framework containing a safe wrapper for UnsafeMutablePointer with integer to byte array generics.
SIFloatingCollection
August 26, 2015 • MIT License
SIFloatingCollection is a component that provides logic similar to Apple Music genres selection.
ARNZoomImageTransition
August 25, 2015 • MIT License
Custom image zooming animation transition & interactive transition. (Swift lang)
GradientSlider
August 25, 2015 • MIT License
GradientSlider is a UIControl subclass which is similar to UISlider, but with a linear gradient coloring the slider’s track. Useful for creating color pickers. It is written in Swift.
Features:
...
SwiftLocation
August 25, 2015 • MIT License
SwiftLocation is a simple 100% Swift wrapper around CoreLocation. Use Location services has never been easier and you can do it with your favourite language. Let me show the best features of the li...
Popover
August 21, 2015 • MIT License
Popover is a balloon library like Facebook app. It is written in pure swift.
ColorDebugView
August 17, 2015 • MIT License
ColorDebugView is a simple NSView/UIView which lets you get something up on the screen quickly when roughing out layouts/animations. It displays a translucent rectangle or dot with directional cro...
CKWaveCollectionViewTransition
August 11, 2015 • MIT License
Cool custom transition between UICollectionView's with wave like animation
JTSplashView
August 10, 2015 • MIT License
Create the beautiful splash view. It is designed as a singleton so you do not have to care about instances.
LocationPicker
August 09, 2015 • MIT License
LocationPickerViewController is a UIViewController subclass to let users choose locations by searching or selecting on map. It's designed to work as UIImagePickerController.
User can select loca...
DoubleTapButton
August 09, 2015 • MIT License
A button that requires two taps: the first one to activate it and the second one to confirm the action.
You can configure the style, and if the first button reacts to swipe or to tap.
Also, ...