Skip to content

Instantly share code, notes, and snippets.

View rrallo's full-sized avatar

rrallo

View GitHub Profile
@rrallo
rrallo / ViewController.swift
Created April 11, 2018 23:48 — forked from agiletortoise/ViewController.swift
How to update input accessory view to handle iPhone X with external keyboard
//
// ViewController.swift
// TEST_InputViewX
//
// Created by Greg Pierce on 10/5/17.
// Copyright © 2017 Agile Tortoise. All rights reserved.
//
// Demonstrates how to update an input accessory view
// to work on iPhone X with external keyboard attached
// using safe area insets.