Roadmap question: true interactive inline views (SwiftUI/UIKit) inside text paragraphs #31
tjgoldblatt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just wanted to start off with my team has been a power use of MarkdownUI and we're extremely excited for this new package. I’ve been testing it as a possible replacement for a custom MarkdownUI + TextKit renderer in our iOS app.
I have a roadmap question about interactive inline views inside paragraph flow (not just images).
My current use case:
What I have working today:
What I’m blocked on:
Question:
For context, my previous implementation used TextKit attachments + overlayed SwiftUI views for interaction, and I’m trying to achieve similar parity with Textual.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions