Classes

The following classes are available globally.

  • Textfield which can handle correct or bad input and then display message do the user below.

    • Designable
    • Inspectable
    See more

    Declaration

    Swift

    @IBDesignable
    open class FloatTextField : UITextField
  • Creates rounded button with animatable borders and marks in the middle of it. It draw failure and success marks.

    • Designable
    • Inspectable
    See more

    Declaration

    Swift

    @IBDesignable
    public class RoundedButton : UIButton
  • Log

    Undocumented

    See more

    Declaration

    Swift

    public final class Log