Skip to content

Instantly share code, notes, and snippets.

View Rushabh5's full-sized avatar

Rushabh shah Rushabh5

View GitHub Profile
@egzonpllana
egzonpllana / TabBarIndicatorView.swift
Last active July 26, 2023 19:03
Add Indicator View over tab bar item. (Swift 5)
//
// Created by Egzon Pllana on 13.4.23.
// Copyright © 2023 Native Coders. All rights reserved.
//
import UIKit
class IndicatingTabBarController: UITabBarController, UITabBarControllerDelegate {
// MARK: - Properties -