Skip to content

Instantly share code, notes, and snippets.

View AdamSliwakowski's full-sized avatar

Adam Sliwakowski AdamSliwakowski

View GitHub Profile
//
// ViewController.swift
// KeyboardTest
//
// Created by Adam Śliwakowski on 01.12.2015.
// Copyright © 2015 Adam Śliwakowski. All rights reserved.
//
import UIKit
typealias AnimationClosure = (() -> Void)