A source editor for React Native

SourceEditor on macOS rendering Markdown — syntax-highlighted source on the left, live preview on the right.
SourceEditor on macOS with the HTML tab — highlighted markup on the left, rendered output on the right.

Slight detour: need a source code editor.

Early implementation (React Native iOS and macOS) with STTextView doing the heavy lifting (thank you @krzyzanowskim 🙏🏾).

Use with caution: github.com/workspace-sh/react-native-source-editor

Originally posted on X.