Skip to content

Instantly share code, notes, and snippets.

View trantorGurjitSingh's full-sized avatar

trantorGurjitSingh

View GitHub Profile
@trantorGurjitSingh
trantorGurjitSingh / TabBarIndicatorView.swift
Created December 3, 2021 04:47 — forked from egzonpllana/TabBarIndicatorView.swift
Add Indicator View over tab bar item. (Swift 5)
//
// TabBarIndicatorView.swift
//
// Created by Egzon Pllana on 11/15/20.
// Copyright © 2020 Native Coders. All rights reserved.
//
import UIKit
class TabBarIndicatorView: UIView {