Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

AdaptiveCardUI 0.1.0

Compare
Choose a tag to compare
@gonzalezreal gonzalezreal released this 04 Oct 16:29
· 13 commits to main since this release

This release implements the following Adaptive Cards features:

  • Decoding and encoding Adaptive Card JSON format
  • Content adaptation - fallback and requires
  • TextBlock element rendering
  • RichTextBlock element rendering
  • Image element rendering
  • ActionSet element rendering
  • Container element rendering
  • ColumnSet and Column elements rendering
  • FactSet element rendering
  • Extensibility through CustomCardElements
  • Overridable and extensible image styles

Tested with iOS 14.0 and macOS 11.0. Builds on tvOS 14.0 and watchOS 7.0 targets.