Tuesday, December 15, 2015

How to add HashTags in Comments or Post same as FB, Twitter and Instagram in iOS




WUTextSuggestionController aims to be a full featured text suggestion toolkit for iOS.
It can easily be integrated in your project with only couple lines of code. It allows you to load text suggestions asynchronously from a remote server. It is fully customizable. You can design your own text suggestion display controller to work with it.
it currently supports @ (at) and # (hashtag, twitter style) suggestions for UITextView.

WUTextSuggestionController is a text suggestion toolkit for iOS.
ScreenShot
Download and run the demo project to see it in action.

No comments:

Post a Comment