Skip to content

Instantly share code, notes, and snippets.

@jfredsilva
jfredsilva / NotificationBanner.swift
Created January 15, 2020 11:49 — forked from db42/NotificationBanner.swift
Swift4 recipe: How to show top notification banner without using 3rd party library
//
// NotificationBanner.swift
// TopNotificationRecipe
//
// Created by Dushyant Bansal on 11/02/18.
// Copyright © 2018 db42.in. All rights reserved.
//
import Foundation
import UIKit