Skip to content

lostatseajoshua/SwiftTextHighlight

Repository files navigation

SwiftTextHighlight

Highlight text with using SwiftExpression Regex framework

Installation

Xcode 10.2

Swift 4.2

iOS 8.0+

Clone the repo and just run.

The SwiftExpression (v3.0) cocoapod has been already checked into the repo so no need to pod install

Usage

Use the textfield to enter in a regex and tap return on the keyboard and watch the matches highlight!

Screenshots

-- Sample of SwiftTextHighlight

Sample of SwiftTextHighlight

Sample of SwiftTextHighlight

Sample of SwiftTextHighlight

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Contributors

Joshua Alvarado - Twitter - Website

License

This project is released under the MIT license.

About

Highlight text with using SwiftExpression Regex framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published