https://github.com/nathanborror/magiceditor
A prototype I'm building as I try to understand TextKit 2.
https://github.com/nathanborror/magiceditor
prototype swift swiftui textkit2
Last synced: 7 months ago
JSON representation
A prototype I'm building as I try to understand TextKit 2.
- Host: GitHub
- URL: https://github.com/nathanborror/magiceditor
- Owner: nathanborror
- Created: 2025-03-17T15:41:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T16:30:53.000Z (10 months ago)
- Last Synced: 2025-03-17T16:45:26.404Z (10 months ago)
- Topics: prototype, swift, swiftui, textkit2
- Language: Swift
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic Editor
A prototype I'm building as I try to understand TextKit 2. Trying to isolate all the confusing bits into a View Model that can be used alongside a simple SwiftUI view.