Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 889 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 889 Bytes

MATagger

iOS Tagger for tagging names in comments/textfields. Written in Swift 4.

Platform Swift 4.x

Note : This is not a standalone library. Tagger is a project which could be used to implement features of your own.

Sample

Features

  • Create autocomplete from own custom Model.

  • Deleting complete name/tag from one backspace

  • Avoiding cursor inside the tag/name.

Requirements

  • Swift 4.x or above.
  • XCode 9.x or above.

★Star this repo.