Stay in touch
CTKFlagPhoneNumber
January 05, 2018 • Apache 2.0 License
A formatted phone number UITextField with country flag picker.
DictionaryUtils
January 05, 2018 • Apache 2.0 License
iOS Dictionary Utilities for Swift - allowing you to pull properties from a dictionary using a string eg. data.readString("field[0].name")
JYBounceHeader
December 26, 2017 • Apache 2.0 License
Basic BounceHeader
when you use scrollview, Use Bounce Header effect!
PanGesture-CATransform
December 26, 2017 • Apache 2.0 License
Tinderstyle PanGesture based UIBezierPath and CATransform Animation
CircularRipple
December 26, 2017 • Apache 2.0 License
Circular Ripple Animation For Activity & Other Purpose
ZMJImageEditor
December 25, 2017 • Apache 2.0 License
ZMJImageEditor is a component of image editing like WeChat. It is powerful and easy to integrate, and supports the functions of drawing, text, rotation, cutting and mapping.
FacialContour
December 24, 2017 • Apache 2.0 License
The facial detection API allows us to not only detect faces & facial features but also check those faces for particular properties such as if a smile is present or eyes are open etc. This is a sim...
SPKeyBoardAvoiding
December 21, 2017 • Apache 2.0 License
It's a smart Key Board manager with active text field using Scroll View along with Constraints in Objective C & Swift 4
CaffeToCoreML
December 13, 2017 • Apache 2.0 License
There are a lot of tutorials/ open source projects on how to use Vision and CoreML frameworks for Object Detection in real world using iOS apps using .mlmodels given by Apple. But seldom in reality...
BasketBallARKit
December 11, 2017 • Apache 2.0 License
Hello Everyone, This project talks about basics of ARKit introduced by Apple in iOS11. Please note that ARKit is only capable wih devices which use A9, A10, A11 chips .It shows how to build a basic...
PeekAndPopExtension
December 04, 2017 • Apache 2.0 License
This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today Extension to the project. All written in Swift4 using MVC p...
VKProgressPie
November 28, 2017 • Apache 2.0 License
This project is a plug and play - Customisable Live Rendering Radial Progress Indicator. All written in Swift4 latest syntax. Based on CoreAnimation framework. One can use either Storyboard or cod...
CircularRotationView
November 28, 2017 • Apache 2.0 License
The library gives you easy animation to let you select the theme color of your app in a fun way. For a given 'N' buttons, they'll be aligned in circle with the animation so that the current selecte...
VDSTinderAnimation
November 27, 2017 • Apache 2.0 License
Tinder like swipe animation to like and unlike.
FlatPressButton
November 17, 2017 • Apache 2.0 License
Flat design clickable buttons. Concept taken from https://famolus.com with code written in Swift4 syntax.
EFAutoScrollLabel
November 16, 2017 • Apache 2.0 License
A label which can scroll when text length beyond the width of label.
AHCategoryView
November 11, 2017 • Apache 2.0 License
AHCategoryView acts like a flexible UITabBarController, but upside down, for categorizing different pages of controllers in your app.