Releases: MGohil/XFPINView
Releases · MGohil/XFPINView
v1.1.2 nuget Release
v1.1.1 nuget Release
-
UWP Platform support added (Downgraded .NetStandard from 2.1 to 2.0)
-
New Properties Added:
- BoxFocusColor (Xamarin.Forms.Color)
- IsPassword (Boolean)
- PINInputType (Enum : Numeric, AlphaNumeric)
-
BoxShape : Changed Default to Circle instead of RoundCorner
-
Solved some issues / bugs and Did Improvements
-
All Property demo samples added in Sample project
v1.0.4 nuget Release
- Crash issue in RELEASE build fixed.