/SpellCheckerTextView

A UITextView subclass which detects and highlights words with incorrect spellings. The language is determined using the Device Language. Uses UISpellChecker and NSLinguistic Tagger. Written entirely in Swift 4.1.

Primary LanguageSwiftMIT LicenseMIT

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.