Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Fixing the text input not being interactive since iOS 11 #624

Merged
merged 3 commits into from
Sep 22, 2017

Commits on Sep 21, 2017

  1. Configuration menu
    Copy the full SHA
    e0c273c View commit details
    Browse the repository at this point in the history
  2. Making SLKTextInputbar a UIView subclass instead, with its own hairli…

    …ne layout.
    
    This fixes #604 rendering SLKTVC useless in iOS 11 since UIToolBar's view hierarchy has drastically changed since, conflicting with the internal outlets of SLKTextInputbar
    Ignacio Romero committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    24f3fab View commit details
    Browse the repository at this point in the history
  3. Changelog

    Ignacio Romero committed Sep 21, 2017
    Configuration menu
    Copy the full SHA
    27168e0 View commit details
    Browse the repository at this point in the history