Stay in touch
No image provided.
SDRecordButton
August 28, 2015 • MIT License
📹 A handy UIButton subclass, meant to be used as a recording button.
VTXKaraokeLyricView
August 28, 2015 • MIT License
An animation change foreground color lyric color for karaoke apps.
AHDirectionsObject
August 27, 2015 • Apache 2.0 License
NSObject to handle directions in 3rd party maps applications
HACBarChart
August 27, 2015 • MIT License
Simple and dynamic bar graph, very easy setup and operation.
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.
NORosettaView
August 26, 2015 • Apache 2.0 License
Circle arc based control with selected number of leafs (pizza style).
NgKeyboardTracker
August 25, 2015 • Unspecified License
Objective-C library for tracking keyboard in iOS apps.
An article describing the usage:
https://medium.com/@meiwin/a-stickler-for-details-implementing-sticky-input-fields-in-ios-f88553d36dab
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.
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
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...
LMAlertPopover
August 20, 2015 • BSD License
LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).
ARC is currently not supported but it should be easy to convert the project. Alternatively, if your project is...
LMComboBox
August 20, 2015 • BSD License
LMComboBox is a subclass of NSComboBox that provides an easy way to access the underlying NSTableViewDelegate, allowing you to make customizations to the drawing of the items in the NSComboBox.