Stay in touch
Q-municate
February 03, 2018 • Apache 2.0 License
The open-source cross-platform video calling and instant messaging app from QuickBlox!
No image provided.
Graph
February 03, 2018 • Apache 2.0 License
It's the Library fot Drawing LineGraph, It accepts the values in the form of Dictionary and plots the line graph. It handles al kind of data types.
RNMaskTextField
February 03, 2018 • Apache 2.0 License
It is a subclass of UITextfield to Provide the mask and message error label.
TTabBarViewController
February 01, 2018 • Apache 2.0 License
Custom UITabBarController class which draw line indicator with custom color above or below the selected tab bar item using 'selectionIndicatorImage' property on the UITabBar class
No image provided.
HitAndScore
January 30, 2018 • Apache 2.0 License
Sprite Kit is an exciting new framework for making 2D games that comes built-in to iOS. This project serves as an introduction to Sprite Kit where we build a small clone of Super Mario. Looking at ...
MusicPlay-iOS
January 10, 2018 • Apache 2.0 License
A simple music streaming iOS app written in Swift.
Eval
January 08, 2018 • Apache 2.0 License
Eval is a lightweight interpreter framework written in Swift, for 📱iOS, 🖥 macOS, and 🐧Linux platforms.
It evaluates expressions at runtime, with operators and data types you define.
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...