AdaptiveCardUI
AdaptiveCardUI copied to clipboard
Snippets of UI, authored in JSON and rendered with SwiftUI
Add support for a subset of the [Commonmark](https://commonmark.org/help/) Markdown syntax: * *Italic* * **Bold** * Bullet list * Numbered list * Links? Ideally we should move the markdown parsing, together...
A [text input](https://adaptivecards.io/explorer/Input.Text.html) element lets the user enter text.
A [Media](https://adaptivecards.io/explorer/Media.html) element displays a media player for audio or video content.