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.
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.