This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// UITextField+placeholdetTextColor.swift | |
// Textfield place holder color changer | |
// | |
// Created by mac on 22/08/19. | |
// Copyright © 2019 Dominator. All rights reserved. | |
// | |
import UIKit | |
extension UITextField{ |