/AdaptiveCardUI

Snippets of UI, authored in JSON and rendered with SwiftUI

Primary LanguageSwiftMIT LicenseMIT

This is a fork of AdaptiveCardUI (https://github.com/gonzalezreal/AdaptiveCardUI/), with changes:

  • Fix cards height if several cards added to ScrollView
  • Fix height for multiple images in a card
  • Make CollectSizeModifier functions public
  • Fix SwiftUI preview