Skip to content

Instantly share code, notes, and snippets.

View DominatorVbN's full-sized avatar
💭
exploring world of swift

Amit Samant DominatorVbN

💭
exploring world of swift
View GitHub Profile
@SwapnanilDhol
SwapnanilDhol / HapticsHelper.swift
Last active September 12, 2020 14:35
A Swift Helper class to generate different types of haptics from one class. Just initialize this once in your view controller and call the methods when you need them.
/*****************************************************************************
* FeedbackGenerators.swift
* Neon: Capture, Edit, Share
*****************************************************************************
* Copyright (c) 2020 Neon. All rights reserved.
*
* Authors: Swapnanil Dhol <swapnanildhol # gmail.com>
*
* Refer to the COPYING file of the official project for license.
*****************************************************************************/
@DominatorVbN
DominatorVbN / GraphView.swift
Last active October 24, 2018 13:15
Custom UIView Graph.
//
// GraphView.swift
// Flo
//
// Created by mac on 24/10/18.
// Copyright © 2018 Dominator. All rights reserved.
//
import UIKit
//Weekly sample data