Utils

public struct Utils

placeholder to constants

  • constant for standard spacing

    Declaration

    Swift

    static let standardSpacing: CGFloat
  • constant for half the value of standard spacing

    Declaration

    Swift

    static let halfSpacing: CGFloat
  • constant value for offsets

    Declaration

    Swift

    static let offsetConstant: CGFloat