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
I want to add attributed placeholder to textView which if type GrowingTextView. But it shows error "Ambiguous use of "attributedPlaceholder".
I guess the name of the placeholder attribute should be changed to something different as UItextView already has placeholder attribute.
The text was updated successfully, but these errors were encountered:
I want to add attributed placeholder to textView which if type GrowingTextView. But it shows error "Ambiguous use of "attributedPlaceholder".
I guess the name of the placeholder attribute should be changed to something different as UItextView already has placeholder attribute.
The text was updated successfully, but these errors were encountered: