SkyFloatingLabelTextField v3.1.0 Release Notes

  • ๐Ÿ‘Œ Improvements

    • Made isLTRLanguage open so it can actually be set by users #121.
    • ๐Ÿ—„ Silence warnings due to M_PI being deprecated in Xcode 8.3 #116. Thanks to @z3bi.
    • โž• Adds UIAppearance support #118. Thanks to mwfire.
    • ๐Ÿ›  Fix for RTL issue while editing texts #126. Thanks to @mehrdadmaskull

    No Functional Change

    • โž• Added swiftlint and cleaned up the source code to conform with it #125. Thanks to @moogle19