nativescript-community / ui-material-components

Monorepo that contains all of the NativeScript Material Design plugins.
https://nativescript-community.github.io/ui-material-components/
Apache License 2.0
215 stars 80 forks source link

[text-field](ios): fix default color placeholder and types #423

Closed vallemar closed 1 year ago

farfromrefug commented 1 year ago

Wow that should have been there for a while. If it is not too much may I ask you apply the same thing to text-area ? If you can't no problem I ll do it after

vallemar commented 1 year ago

@farfromrefug this? https://github.com/vallemar/ui-material-components/blob/master/src/textview/textview.ios.ts#L319 I don't know why but that method is different

farfromrefug commented 1 year ago

@vallemar ok no problem I ll have a look at it