Stay in touch
BugReportKit
August 25, 2015 • MIT License
Easier bug reports on iOS. Just take a screenshot in your app, doodle on the image, and send it away! Currently, Bug reports can be added to Github Issues, Gitlab Issues, JIRA issues, or sent as em...
AZSoundManager
August 25, 2015 • MIT License
Audio playing in iOS apps.
Many useful audio actions, like playAtSecond, restart,
and many others!
Bonus: demo includes UI-ready audio components.
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...
No image provided.
Morse_Encoding_Decoding
August 24, 2015 • MIT License
This project allows you to encode and decode Morse code using your device flashlight and camera. For decoding was used augmented reality library OpenCV 2
Popover
August 21, 2015 • MIT License
Popover is a balloon library like Facebook app. It is written in pure swift.
JTFadingInfoView
August 20, 2015 • MIT License
The google's material design like notification view with smooth fade in/out animation features.
You can select fade in/out direction as you like. Also, customizable properties can be tweaked be...
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...
ZTDropDownTextField
August 17, 2015 • MIT License
-Provide dropdown suggestions below UITextField
-Alternative of UISearchController
-Dropdown list will hide automatially, when user tap outside of it
-Implemented with AutoLayout, support ...
MaterialControls
August 14, 2015 • MIT License
In 2014, Google published the Google Material Design with a goal to provide guidelines for good design and beautiful UI across all device form factors.
For Android, developers can use default An...
LMGaugeView
August 12, 2015 • MIT License
LMGaugeView is a simple and customizable gauge control for iOS.
CKWaveCollectionViewTransition
August 11, 2015 • MIT License
Cool custom transition between UICollectionView's with wave like animation
MultiSelectController
August 11, 2015 • MIT License
MultiSelectController is useful for making multiple selection with see selection on the top of controller.
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.