Highlight text with using SwiftExpression Regex framework
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
Use the textfield to enter in a regex and tap return on the keyboard and watch the matches highlight!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Joshua Alvarado - Twitter - Website
This project is released under the MIT license.