Baseflow / XF-Material-Library

A Xamarin Forms library for implementing Material Design
https://baseflow.com
MIT License
647 stars 161 forks source link

MaterialTextField not working properly with Xamarin Community Toolkit Behaviours? #438

Closed CarlosMobileAppDeveloper closed 3 years ago

CarlosMobileAppDeveloper commented 3 years ago

I was looking at implementing this library with Xamarin Community Toolkit Behaviours for validation, e.g. xct:EmailValidationBehavior, but it doesn't appear to place nice together. The configurations such as trim, validation command, etc, just aren't.

Just wondering if you have looked into this before?

CarlosMobileAppDeveloper commented 3 years ago

Please ignore.