Skip to content

jcavar/HKKTagWriteView

 
 

Repository files navigation

HKKTagWriteView

This is an input custom view like Evernote app style tagging. The major difference is that the view supports only single line of tagging with horizontal scroll.

If you need to support multiple words with single space in a tag, use the following property:

  • allowToUseSingleSpace

Now available for supporting Swift. For more detail, check tagWriteView.swift file out.

About

The smart input custom view for Evernote app style tagging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 58.1%
  • Swift 41.9%