You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
Add the option of changing the ErrorText color. Adding another BindableProperty, in iOS it should then be trivial, in Android it's a matter of resolving the reflection needed to set as it's a public field that's not included in the standard SDK, but there are people that accessed it like here in StackOverflow (https://stackoverflow.com/a/34752605https://stackoverflow.com/a/35015792).
It's not included in bug #6 so I thought it was appropriate to open another one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Feature Request:
Add the option of changing the ErrorText color. Adding another BindableProperty, in iOS it should then be trivial, in Android it's a matter of resolving the reflection needed to set as it's a public field that's not included in the standard SDK, but there are people that accessed it like here in StackOverflow (https://stackoverflow.com/a/34752605 https://stackoverflow.com/a/35015792).
It's not included in bug #6 so I thought it was appropriate to open another one.
The text was updated successfully, but these errors were encountered: