No RegEx in iOS??

And the hits just keep on coming…

So there’s no RegEx class available in iOS/Xojo Framework? UGH!

Have any of you rocket surgeons developed such a beast? Kem, I checked your site but didn’t see anything…

I built something into macoslib a while ago, but even if you can adapt it, note that the engine built into iOS is more limited.

At least, it was at the time.

https://github.com/kingj5/iOSKit has Regex functions and so many other useful features for iOS