Skip to content

Instantly share code, notes, and snippets.

@max-christian
max-christian / UIAccessorizedTextField.swift
Last active May 14, 2018 21:05 — forked from damienlaughton/UIAccessorizedTextField.swift
UIAccessorizedTextField is an iOS friendly alternative to the drop down list
//
// UIAccessorizedTextField.swift
// AccessorizedTextField
//
// Created by Damien Laughton on 28/03/2018.
// 2018 Mobilology Limited. No rights reserved.
//
import Foundation
import UIKit