Skip to content

Releases: MGohil/XFPINView

v1.1.2 nuget Release

13 Jun 15:41
24c5441
Compare
Choose a tag to compare
  1. New Properties Added

    • BoxBorderColor (Xamarin.Forms.Color)
    • BoxFocusAnimation (Enum [None, ZoomInOut, ScaleUp])
  2. Bug Fixes and Improvements

v1.1.1 nuget Release

07 Jun 13:01
Compare
Choose a tag to compare
  1. UWP Platform support added (Downgraded .NetStandard from 2.1 to 2.0)

  2. New Properties Added:

    • BoxFocusColor (Xamarin.Forms.Color)
    • IsPassword (Boolean)
    • PINInputType (Enum : Numeric, AlphaNumeric)
  3. BoxShape : Changed Default to Circle instead of RoundCorner

  4. Solved some issues / bugs and Did Improvements

  5. All Property demo samples added in Sample project

v1.0.4 nuget Release

30 May 09:13
Compare
Choose a tag to compare
  • Crash issue in RELEASE build fixed.