SpellCheckerTextView

A UITextView subclass which detects and highlights words with incorrect spellings. Uses UISpellChecker and NSLinguistic Tagger.


Keywords
ios, nsattributedstring, nslinguistictagger, swift, uispellchecker, uitextview
License
MIT
Install
pod try SpellCheckerTextView

Documentation

SpellCheckerTextView

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

SpellCheckerTextView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SpellCheckerTextView'

Author

Ibrahimhass, mdibrahimhassan@gmail.com

License

SpellCheckerTextView is available under the MIT license. See the LICENSE file for more info.