# RegEx+ — Regex Tester & Flow Visualizer

> Regular expression cheatsheet and cloud sync tool for developers. (iPhone/iPad app by 圣罡 汤.)

- Source: https://appshunter.io/ios/app/regex-plus/id1511763524 (this page in markdown: same URL + `.md`)
- Developer: [圣罡 汤](https://appshunter.io/developer/951344278)
- Category: Developer Tools, Utilities
- Price: $1.99
- Rating: 4.20/5 from 5 App Store ratings · 12 written reviews indexed
- Age rating: 4+
- Requires: iOS 26.0 · 5 MB
- Languages: American English, Dutch, French (France), German (Germany), Italian, Japanese, Korean, Polish, Chinese (Simplified, China), European Spanish and 1 more
- Released: 2020-05-06
- Data updated: 2026-08-20
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/regex-plus/id1511763524/reviews.md

## What is RegEx+?

Visualize, test, and master regular expressions with RegEx+.

RegEx+ is a focused regex toolkit for developers on iPhone, iPad, and Mac. Build and test patterns live, then instantly see how they work with interactive flow diagrams — a visual breakdown of every part of your regex.

KEY FEATURES

• Flow Diagrams — See your regex as a diagram. Instantly understand how each token, group, and quantifier connects.
• Live Matching — Results update as you type. Match, capture, and replace in real time.
• Cheat Sheet — A comprehensive reference for metacharacters, anchors, groups, and operators. Always one tap away.
• Pattern Library — Save and organize your patterns. Sync across all your devices via CloudKit.
• Multi-language Support — Available in English, French, German, Spanish, Italian, Japanese, Dutch, Polish, and Chinese.

Whether you're debugging a complex pattern or learning regex from scratch, RegEx+ gives you the tools to understand what your expression actually does.

Download RegEx+ and start writing better regex today.

## Key features

- Master regular expressions
- Comprehensive cheatsheet
- Cloud synchronization
- Cross-device support (macOS, iOS)
- Decode complex patterns

## Chart rankings

- #101 in Top Paid · Developer Tools (US App Store)

## Recent user reviews (10 of 12)

All indexed reviews: https://appshunter.io/ios/app/regex-plus/id1511763524/reviews.md

### 5/5 — Feature request: sorting, categories

*2026-06-27*

Hello, can you add the ability for one to sort the titles of the regexes alphabetically? Could you also maybe add a tagging and/or folder feature to sort into categories? Thank you

**Developer response:** Yes, will do. Thank you for your feedback.

### 4/5 — Good basics, lacks replace versatility

*2026-02-14*

The app has all the basic functionality I needed. presets, find/replace. The text highlight is very basic, wish it was multiple colors, so i can see exactly what regex is selecting. 
Also I can’t type linebreak “\n” and other escape characters in ‘replace’. The workaround for now is to select (\n) in find and then put it back with $1. Maybe there are solutions for that, but it’d be nice to have by default.

**Developer response:** Thanks so much for the feedback — glad the app is covering the basics you need!

About escape sequences in the Replace field: you’re right that \n, \t, and similar characters weren’t applied as real control characters. That’s fixed in the next version, so you can type them directly in the substitution template without the $1 workaround.

Appreciate you taking the time to write this up — it really helps.

### 1/5 — Join

*2024-07-20*

Very bad

### 3/5 — I want to like it

*2024-02-23*

... but the usability (at least on macOS) is not good. It doesn't automatically update to show if your pattern matches. You have to click on "Options" or somewhere else in the UI to make it update. Sometimes it simply doesn't update or show your pattern at all, even though it is correct.

This makes it not at all useful in trying to find the regex you need. It's rather frustrating.

### 3/5 — First impression, I agree with the other guy, needs work.

*2024-01-24*

But it works and works pretty decent. Major buy though: pressing ‘return’ crashes the app when typing in the ‘evaluation text’ area. I lost my regex like that :( Pasting a value in with new lines works fine though. 

Another bug is that if your regex is line enough to wrap to the next line, when you delete someone at the start of it, making it short enough to unwrap back into a single line, the cursor moves to the end of the regex and you start removing characters from the end instead of where your cursor was initially

### 5/5 — 删除示例文字时会闪退

*2023-12-10*

希望开发者修复一下iOS版本

### 5/5 — 非常好用

*2023-09-03*

自己平时有用正则验证的需要，这个App完美解决，感恩！

### 3/5 — на маке подвисает

*2023-08-22*

все бы хорошо, но на маке частенько виснет наглухо

### 2/5 — RegEx  v0.6.3

*2022-01-27*

I click on an entry and 9/10 times it stays blank, if I force quit and try again then eventually I can get the right hand window to populate and then use it.
It never saves the sample text or substitution fields.
Very poor.

### 5/5 — Perfect and Cheap!

*2022-01-02*

Great place to work on regular expressions on mobile. I use it for Shortcuts and this does everything I need. And it looks nice doing it!

## Frequently asked questions about RegEx+

### What is RegEx+?

RegEx+ is a developer tool designed to help users master regular expressions. It provides a comprehensive cheatsheet and supports cloud synchronization across macOS and iOS devices.

### What devices does RegEx+ support?

RegEx+ is available on macOS, iPhone, and iPad, allowing for seamless use across your Apple ecosystem.

### How does cloud sync work in RegEx+?

The app utilizes CloudKit for seamless data synchronization across your devices. This ensures your regular expression work is accessible wherever you need it.

### Is RegEx+ suitable for beginners?

Yes, RegEx+ is designed for both beginners and seasoned professionals. Its comprehensive cheatsheet demystifies metacharacters and operators, making it easier to learn and use.

### What is the price of RegEx+?

RegEx+ is a paid application, available for a one-time purchase of $0.99.

### How often is RegEx+ updated?

The latest version is 0.9, and the app was last updated on March 27, 2026. While specific update frequency isn't detailed, this indicates ongoing development.

### What is the age rating for RegEx+?

RegEx+ has an age rating of 4+, making it suitable for a wide range of users.

### Does RegEx+ have ads?

No, RegEx+ does not contain advertisements, providing an uninterrupted user experience.

## Version history (last 5 releases)

### 1.4 — 2026-08-15

• Organize your patterns into categories — assign them right in the editor, sync them across devices, and manage the list anytime. Deleting a category never deletes your regexes.
• Start from a template: 14 ready-made patterns — email, URL, UUID, semantic version, and more — each with sample text included.
• A cleaner library: sorting now sits beside search on iPhone, and the Mac sidebar is simpler than ever.

### 1.3 — 2026-08-01

• Substitution templates now expand escape sequences like \n, \t, and \r - typing \n inserts a real newline instead of the letter "n".
• Tap a match in the sample matches list to flash its text in the sample field.

### 1.2 — 2026-07-24

What's New in RegEx+:

• Creating a new pattern now opens the editor immediately with the new item selected.
• Library search uses the native system search field for a more familiar experience.
• Sidebar stays expanded by default on iPad, with Liquid Glass polish and more reliable editor updates across iPhone, iPad, and Mac.

### 1.1 — 2026-07-19

What's New in RegEx+:

• Export regular expressions as syntax-highlighted Swift Regex Builder code and copy them directly into your project.
• Editor and Flow Diagram selections now stay in sync, making complex patterns easier to trace.
• Added library sorting, faster Flow Diagram updates, and refined navigation across iPhone, iPad, and Mac.

### 1.0 — 2026-04-14

What's New in RegEx+:

• New flow diagrams help you visualize how your regular expressions are interpreted.
• Improved editor layout and sample match details make patterns easier to review.
• Smoother iPhone navigation and scroll-to-dismiss keyboard support.

## Apps similar to RegEx+

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [App Icon: Resize for all OS](https://appshunter.io/ios/app/app-icon-resize-for-all-os/id1483877528) | 4.0 (4) | Free | Developer Tools |
| [Code-Viewer](https://appshunter.io/ios/app/code-viewer/id1536321178) | 1.0 (1) | Free | Developer Tools |
| [Container Manager](https://appshunter.io/ios/app/container-manager/id1548293451) | 1.0 (2) | Free | Developer Tools |
| [Kotlin Recipes](https://appshunter.io/ios/app/kotlin-recipes/id1459431509) | 4.5 (8) | Free | Developer Tools |
| [ProntoticketQR](https://appshunter.io/ios/app/prontoticketqr/id1639778014) | — | Free | Developer Tools |
| [GitDrive - Git client & server](https://appshunter.io/ios/app/gitdrive-git-client-and-server/id1215974700) | 4.3 (41) | Free | Developer Tools |

## More apps by 圣罡 汤

- [HighlightJSON](https://appshunter.io/ios/app/highlightjson/id1590183193)
- [LiveExtractor](https://appshunter.io/ios/app/liveextractor/id6746672642)
- [SubList: Subscription Tracker](https://appshunter.io/ios/app/sublist-subscription-tracker/id6757860829)

All apps by 圣罡 汤: https://appshunter.io/developer/951344278

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-20.*
