This repository has been archived by the owner on Dec 30, 2021. It is now read-only.
AdaptiveCardUI 0.1.0
This release implements the following Adaptive Cards features:
- Decoding and encoding Adaptive Card JSON format
- Content adaptation -
fallback
andrequires
TextBlock
element renderingRichTextBlock
element renderingImage
element renderingActionSet
element renderingContainer
element renderingColumnSet
andColumn
elements renderingFactSet
element rendering- Extensibility through
CustomCardElement
s - Overridable and extensible image styles
Tested with iOS 14.0 and macOS 11.0. Builds on tvOS 14.0 and watchOS 7.0 targets.