CTFeedbackSwift
October 06, 2017 • MIT License
Feedback composer for iOS written in Swift of CTFeedback
RichNotifications
May 28, 2017 • Apache 2.0 License
RichNotifications are a Fascinating feature in iOS 10. It has:-
Push Rich notification. Use service extension(Notification Service extension) for default view and use Notification Content extens...
DynamicTypeSupportInSwift
January 02, 2017 • Apache 2.0 License
An easy control which support both system and custom fonts with dynamic type. Dynamic type is changing the font size of your app when user changes the font size of system from the settings.
It al...
Infinite UICollectionView
June 23, 2016 • Unspecified License
Now there is no sample source code for vertical and horizontal load more using UICollectionView. So I have build a very basic sample project with UICollectionView with infinite scrolling for both ...
3D Touch Support for the simulator
May 31, 2016 • MIT License
3D Touch Peek/Pop support for the Simulator for debugging purposes.
EntypoSymbol / Icon font library for Swift. Currently supports Entypo
May 22, 2015 • CC BY-SA 4.0 License
Icon font library for Swift. Currently supports Entypo
TouchVisualizer
February 16, 2015 • MIT License
Give a presentation more impressive with finger points.
When you give a presentation, your finger points are visible on screen.
- Multiple fingers supported.
- Multiple UIWindows supported.
...
HelpStack
August 06, 2014 • MIT License
HelpStack provides you with a simple way of adding a great in-App support for your iOS App users. You can integrate any of your favorite HelpDesk solution at ease. It currently comes with three plu...
UIMenuItem-CXAImageSupport
January 14, 2013 • MIT License
UIMenuItem with Image Support. UIMenuItem uses UILabel to display its title, that means we can swizzle -drawTextInRect: to support image.
UIMenuItem+CXAImageSupport is a dirty hack but should be...