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
the placeholder appear if nothing is written in text but when i start typing the placeholder does not go after implementing JNMentionTextView
also placeholder should appear if all text is deleted from text view but after the implementation of JNMentionTextView it does not
The text was updated successfully, but these errors were encountered:
I am using a class which implements UITextViewDelegate to add placeholder to Textview
https://tij.me/blog/adding-placeholders-to-uitextviews-in-swift/
the placeholder appear if nothing is written in text but when i start typing the placeholder does not go after implementing JNMentionTextView
also placeholder should appear if all text is deleted from text view but after the implementation of JNMentionTextView it does not
The text was updated successfully, but these errors were encountered: