Skip to content

SwiftGuides/My-Extensions-and-IBDesignables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My-Extensions-and-IBDesignables

These are the extension which i use in my projects

How to use MyTextField.swift IBDesignable

  • Conform delegate in ViewController:MyTxtFieldClickDelegate
  • Set Placholder
fNameTxtField.setPlaceHolder(placeHolder:"Put Placeholder Here")
  • Get the entered value of Textfield
fNameTxtField.getTextField()

About

These are the extension which i use in my projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages