Stay in touch
UberAnimation
February 18, 2018 • Apache 2.0 License
Heyaa! This is an attempt to mimic of the animation Uber and Facebook shows up as a Congratulatory Pop-up. Looking at the attached GIF will give you a better idea of what this project covers.
InstagramHomeFeedClone
February 17, 2018 • Apache 2.0 License
This project is a clone of Instagram Home Feed using Storyboard and minimalistic code written in Swift4. This project is a part of whole Instagram clone I am working on. I felt HomeFeed is one of t...
iOSGesturizer
February 13, 2018 • Apache 2.0 License
Enables gesture interaction for iOS apps running on devices with 3D-touch.
Features:
* Gesture mode is activated when a user applies additional pressure to the screen.
* Gestures can be ex...
ZMJTipView
February 13, 2018 • Apache 2.0 License
Fully customisable tooltip view in Objective-C for iOS.
ZMJGanttChart
February 12, 2018 • Apache 2.0 License
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
Tuxedo
February 11, 2018 • Apache 2.0 License
Tuxedo is a template language for Swift. It allows you to separate the UI and rendering layer of your application from the business logic. Smart templates working with raw data allow the frontend t...
VDSFlipAnimations
February 07, 2018 • Apache 2.0 License
Flip animate any view by adding the VDSFlipAnimation Class to your project and call the animations in any view as extension.
e.g.: profileImageView.flipLeft()
profileImageView.flipRight()
...
StyleArts
February 05, 2018 • Apache 2.0 License
Style Art is a library which process images using COREML with a set of pre trained machine learning models and convert them to Art style.
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.