SpellCheckerTextView
SpellCheckerTextView copied to clipboard
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 i...
SpellCheckerTextView
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, [email protected]
License
SpellCheckerTextView is available under the MIT license. See the LICENSE file for more info.