Stay in touch
GPSafeSwiftPointer
August 27, 2015 • MIT License
A framework containing a safe wrapper for UnsafeMutablePointer with integer to byte array generics.
HACBarChart
August 27, 2015 • MIT License
Simple and dynamic bar graph, very easy setup and operation.
SIFloatingCollection
August 26, 2015 • MIT License
SIFloatingCollection is a component that provides logic similar to Apple Music genres selection.
HACClusterMapViewController
August 26, 2015 • MIT License
HACClusterMapViewController class is written in Objective-C and facilitates the use of maps when they have many pins that show.
ARNZoomImageTransition
August 25, 2015 • MIT License
Custom image zooming animation transition & interactive transition. (Swift lang)
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 ...