Skip to content

Instantly share code, notes, and snippets.

View rrallo's full-sized avatar

rrallo

View GitHub Profile
@agiletortoise
agiletortoise / ViewController.swift
Created October 5, 2017 15:20
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.