TBHintView: Free Hint library for iOS on github
While we were working our newest iOS app: BandFriend ( coming soon, check out its website ), we needed some way to display some sort of hints, alerts and guides to the user. Those hints needed to be presented in a non-modal fashion and had to be somewhat customizable. We created a small little library called TBHintView to do perform that job in an easy to use manner.
You can find the results here at GitHub. Feel free to use the TBHintView library in your own iOS projects.
I like TBHintView and thank you for making it available. It’d be great if you could specify a type of license for this control. Without a license, I am not sure if I should use it in my app.
Hi Pawan,
I released the source under the MIT license. Feel free to use it in your apps!
Thank you very much for the response, Stefan! Now, I’ll definitely use it in my app.